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 3dd1775 commit f076b24Copy full SHA for f076b24
package.json
@@ -7,7 +7,7 @@
7
"test": "eslint lib/ test/",
8
"lint-fix": "eslint --fix lib test",
9
"deploy-bitbucket": "gulp deploy:bitbucket",
10
- "version": "gulp update-version && git add docs lib/main.js",
+ "version": "gulp update-version && git add -f docs lib/main.js",
11
"prepublish": "gulp build-aequery"
12
},
13
"files": [
0 commit comments