Skip to content

Commit 1f24ce4

Browse files
committed
Add publishConfig
1 parent b8cca31 commit 1f24ce4

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
@@ -41,6 +41,9 @@
4141
"rsvp": "^4.8.5",
4242
"silent-error": "^1.1.1"
4343
},
44+
"publishConfig": {
45+
"registry": "https://registry.npmjs.org"
46+
},
4447
"release-it": {
4548
"plugins": {
4649
"release-it-lerna-changelog": {

0 commit comments

Comments
 (0)