Skip to content

Commit 9cf9e59

Browse files
committed
package.json add publishConfig
1 parent 9ccc474 commit 9cf9e59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
"files": [
4040
"dist"
4141
],
42+
"publishConfig": {
43+
"access": "public",
44+
"registry": "https://registry.npmjs.org/"
45+
},
4246
"devDependencies": {
4347
"@eslint/js": "^9.12.0",
4448
"@rollup/plugin-node-resolve": "^15.3.0",

0 commit comments

Comments
 (0)