Skip to content

Commit 92c36b4

Browse files
committed
added grunt-express support
1 parent c1e219a commit 92c36b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"matchdep": "~0.1.2",
2929
"connect-livereload": "~0.2.0",
3030
"grunt-google-cdn": "~0.2.0",
31-
"grunt-ngmin": "~0.0.2"
31+
"grunt-ngmin": "~0.0.2",
32+
"grunt-express": "~1.0.0-beta2"
3233
},
3334
"engines": {
3435
"node": ">=0.8.0"

0 commit comments

Comments
 (0)