Skip to content

Commit b510f97

Browse files
committed
Adding github package registry
1 parent 7023f10 commit b510f97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"type": "git",
1313
"url": "git+https://github.com/willdavsmith/react-github-languages.git"
1414
},
15+
"publishConfig": {
16+
"registry": "https://npm.pkg.github.com/"
17+
},
1518
"keywords": [
1619
"react",
1720
"github",

0 commit comments

Comments
 (0)