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 9b90d1c commit 3b5eab6Copy full SHA for 3b5eab6
package.json
@@ -31,7 +31,7 @@
31
"test:i18n": "mocha test/testI18n.js",
32
"test": "npm run test:declarations && npm run test:i18n",
33
"prepublishOnly": "npm run lint && npm run build",
34
- "release": "release-script"
+ "release": "release-script -y --noPush"
35
},
36
"repository": {
37
"type": "git",
0 commit comments