Skip to content

Commit e0694ad

Browse files
committed
chore: specify npm registry in webpack-config package.json
1 parent 3121fcf commit e0694ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/webpack-config/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"webpack-merge": "^4.2.2"
5252
},
5353
"publishConfig": {
54+
"registry": "https://registry.npmjs.org/",
5455
"access": "public"
5556
}
5657
}

0 commit comments

Comments
 (0)