Skip to content

Commit 6ecc220

Browse files
committed
Add grunt as prepublish step
1 parent d4383c6 commit 6ecc220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"node": ">= 0.8.0"
1919
},
2020
"scripts": {
21+
"prepublish": "grunt",
2122
"test": "grunt test"
2223
},
2324
"devDependencies": {

0 commit comments

Comments
 (0)