We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ab8be commit e0ad088Copy full SHA for e0ad088
1 file changed
package.json
@@ -19,6 +19,9 @@
19
"files": [
20
"index.js"
21
],
22
+ "publishConfig": {
23
+ "access": "public"
24
+ },
25
"homepage": "https://github.com/atom-ide-community/semantic-release-npm-config#readme",
26
"license": "MIT",
27
"main": "index.js",
0 commit comments