Skip to content

Commit 11027f7

Browse files
committed
chore: add publishConfig.registry
1 parent 791748a commit 11027f7

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
@@ -75,6 +75,9 @@
7575
"type-fest": "^3.7.2",
7676
"typescript": "^5.0.3"
7777
},
78+
"publishConfig": {
79+
"registry": "https://registry.npmjs.org/"
80+
},
7881
"prettier": "@magicdawn/prettier-config",
7982
"lint-staged": {
8083
"*.{js,less,vue}": [

0 commit comments

Comments
 (0)