We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17d923 commit b998744Copy full SHA for b998744
package.json
@@ -17,7 +17,7 @@
17
"release": "standard-version",
18
"test": "cypress run",
19
"test:open": "cypress open",
20
- "projectPublish": "git push --follow-tags origin master && npm publish"
+ "projectPublish": "git push --follow-tags origin master && npm publish --access public"
21
},
22
"repository": {
23
"type": "git",
0 commit comments