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 288d2fb commit 94aeef5Copy full SHA for 94aeef5
package.json
@@ -14,8 +14,7 @@
14
"preversion": "npm test",
15
"commitmsg": "commitlint -e",
16
"precommit": "npm test",
17
- "presemantic-release": "npm run build",
18
- "semantic-release": "semantic-release",
+ "prepublishOnly": "npm run build",
19
"greenkeeper:update-lockfile": "greenkeeper-lockfile-update",
20
"greenkeeper:upload-lockfile": "greenkeeper-lockfile-upload"
21
},
0 commit comments