Skip to content

Commit 188a4de

Browse files
author
Kyle Andrews
committed
Hooks up NPM and GitHub packages
1 parent b3a8ea3 commit 188a4de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
"devDependencies": {
2525
"http-server": "^0.11.1",
2626
"typescript": "^3.5.2"
27-
}
27+
},
28+
"publishConfig": { "registry": "https://npm.pkg.github.com/" }
2829
}

0 commit comments

Comments
 (0)