Skip to content

Commit db9416e

Browse files
committed
Set registry for pushing
1 parent 7d46b33 commit db9416e

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
@@ -27,6 +27,9 @@
2727
"license": "MIT",
2828
"main": "dist/nprogress.js",
2929
"module": "dist/nprogress.mjs",
30+
"publishConfig": {
31+
"registry": "https://registry.npmjs.org/"
32+
},
3033
"repository": {
3134
"type": "git",
3235
"url": "git+https://github.com/rstacruz/nprogress.git"

0 commit comments

Comments
 (0)