Skip to content

Commit 05671fd

Browse files
author
wanglinquan
committed
build: add publishConfig registry
1 parent f0015da commit 05671fd

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
@@ -16,7 +16,8 @@
1616
"release": "dotenv release-it --"
1717
},
1818
"publishConfig": {
19-
"access": "public"
19+
"access": "public",
20+
"registry": "https://registry.npmjs.org/"
2021
},
2122
"peerDependencies": {
2223
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"

0 commit comments

Comments
 (0)