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 5c356ac commit d2a422bCopy full SHA for d2a422b
package.json
@@ -51,7 +51,7 @@
51
"test": "karma start",
52
"test:watch": "karma start --auto-watch --no-single-run",
53
"tslint": "tslint",
54
- "semantic-release": "semantic-release pre && npm publish && semantic-release post"
+ "semantic-release": "semantic-release pre && npm publish --access public && semantic-release post"
55
},
56
"dependencies": {},
57
"peerDependencies": {
0 commit comments