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 e4979fd commit 2141e2cCopy full SHA for 2141e2c
package.json
@@ -20,7 +20,7 @@
20
"scripts": {
21
"test": "grunt test",
22
"build": "grunt build",
23
- "preversion": "npm run build"
+ "postversion": "npm run build"
24
},
25
"repository": {
26
"type": "git",
0 commit comments