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.
2 parents f495b9f + 70c6684 commit 9ec8c38Copy full SHA for 9ec8c38
package.json
@@ -21,7 +21,7 @@
21
"test": "npm run lint && npm run tap",
22
"version": "json -f package.json -I -e \"this.repository.sha = '$(git log -n1 --pretty=format:%H)'\"",
23
"watch": "webpack --progress --colors --watch",
24
- "semantic-release": "semantic-release pre && npm publish && semantic-release post"
+ "semantic-release": "semantic-release"
25
},
26
"dependencies": {
27
"arraybuffer-loader": "^1.0.3",
0 commit comments