Skip to content

Commit e0ad088

Browse files
committed
fix: set to public package
1 parent 31ab8be commit e0ad088

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
@@ -19,6 +19,9 @@
1919
"files": [
2020
"index.js"
2121
],
22+
"publishConfig": {
23+
"access": "public"
24+
},
2225
"homepage": "https://github.com/atom-ide-community/semantic-release-npm-config#readme",
2326
"license": "MIT",
2427
"main": "index.js",

0 commit comments

Comments
 (0)