Skip to content

Commit a6f71f1

Browse files
committed
fix: Publish to correct registry
1 parent b678ee8 commit a6f71f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"deploy"
2424
],
2525
"publishConfig": {
26+
"registry": "https://registry.npmjs.org/",
2627
"access": "public"
2728
},
2829
"main": "index.js",

0 commit comments

Comments
 (0)