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 96e6cd2 commit 4f7e464Copy full SHA for 4f7e464
package.json
@@ -18,6 +18,7 @@
18
"build": "rimraf lib && mkdirp lib && babel src/index.js -d lib",
19
"prepublishOnly": "npm run build",
20
"semantic-release": "semantic-release",
21
+ "semantic-release:no-ci": "semantic-release --no-ci",
22
"semantic-release:dry-run": "semantic-release --dry-run --no-ci"
23
},
24
"files": [
0 commit comments