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 f70e30c commit 3fb5326Copy full SHA for 3fb5326
package.json
@@ -71,7 +71,7 @@
71
"lint": "eslint --ext .js ./src",
72
"flow": "./node_modules/.bin/flow",
73
"test": "npm run coverage && npm run lint && npm run flow",
74
- "semantic-release": "semantic-release pre && npm publish && semantic-release post"
+ "semantic-release": "semantic-release"
75
},
76
"jest": {
77
"roots": [
0 commit comments