We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
^0.6.0
1 parent 169a1f5 commit 4de144aCopy full SHA for 4de144a
app/templates/_package.json
@@ -68,7 +68,7 @@
68
"grunt-protractor-runner": "^2.0.0",
69
"grunt-injector": "^0.6.0",
70
"grunt-karma": "~0.12.0",
71
- "grunt-build-control": "^0.5.0",<% if(filters.sass) { %>
+ "grunt-build-control": "^0.6.0",<% if(filters.sass) { %>
72
"grunt-contrib-sass": "^0.9.0",<% } %><% if(filters.stylus) { %>
73
"grunt-contrib-stylus": "latest",<% } %>
74
"jit-grunt": "^0.9.1",
package.json
@@ -46,7 +46,7 @@
46
"devDependencies": {
47
"chai": "^3.2.0",
48
"grunt": "~0.4.1",
49
- "grunt-build-control": "^0.5.0",
+ "grunt-build-control": "^0.6.0",
50
"grunt-contrib-clean": "^0.6.0",
51
"grunt-contrib-jshint": "^0.11.2",
52
"grunt-conventional-changelog": "~1.0.0",
0 commit comments