Skip to content

Commit 2141e2c

Browse files
committed
build after version bump
1 parent e4979fd commit 2141e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"scripts": {
2121
"test": "grunt test",
2222
"build": "grunt build",
23-
"preversion": "npm run build"
23+
"postversion": "npm run build"
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)