Skip to content

Commit 5054a0d

Browse files
committed
set public registry
1 parent 0d19220 commit 5054a0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
"rollup-plugin-terser": "^7.0.2",
4545
"styled-components": "^5.3.3"
4646
},
47+
"publishConfig": {
48+
"registry": "https://npm.pkg.github.com/"
49+
},
4750
"peerDependencies": {
4851
"react": ">=16.8.3",
4952
"react-dom": ">=16.8.3"

0 commit comments

Comments
 (0)