Skip to content

Commit 1cc91a3

Browse files
committed
fix(package): revert to Grunt 0.4.5 if user chooses Grunt
fixes #1815
1 parent 5022763 commit 1cc91a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/templates/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"run-sequence": "^1.1.0",
9999
"lazypipe": "^1.0.1",
100100
"wiredep": "^2.2.2",<% } /*end gulp*/ if(filters.grunt) { %>
101-
"grunt": "^1.0.1",
101+
"grunt": "^0.4.5",
102102
"grunt-wiredep": "^2.0.0",
103103
"grunt-concurrent": "^2.0.1",
104104
"grunt-contrib-clean": "^1.0.0",

0 commit comments

Comments
 (0)