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