Skip to content

Commit 7ca8c97

Browse files
committed
Merge pull request #941 from kevinawoo/patch-1
feat:app: grunt-build-control update to v0.4.0
2 parents 05d34b1 + 67a06cd commit 7ca8c97

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
@@ -60,7 +60,7 @@
6060
"grunt-protractor-runner": "^1.1.0",
6161
"grunt-injector": "~0.5.4",
6262
"grunt-karma": "~0.8.2",
63-
"grunt-build-control": "DaftMonk/grunt-build-control",
63+
"grunt-build-control": "~0.4.0",
6464
"grunt-mocha-test": "~0.10.2",<% if(filters.sass) { %>
6565
"grunt-contrib-sass": "^0.7.3",<% } %><% if(filters.stylus) { %>
6666
"grunt-contrib-stylus": "latest",<% } %>

0 commit comments

Comments
 (0)