Skip to content

Commit 8dda4ea

Browse files
committed
Add publishConfig for npm
1 parent a2e4441 commit 8dda4ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
"devDependencies": {
3333
"fs-extra": "^11.3.0",
3434
"mocha": "^11.1.0"
35+
},
36+
"publishConfig": {
37+
"access": "public"
3538
}
3639
}

0 commit comments

Comments
 (0)