Skip to content

Commit 25db0d0

Browse files
committed
chore(grunt): bump grunt-build-control -> 0.7.0
1 parent bad8628 commit 25db0d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: app/templates/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"grunt-protractor-runner": "^2.0.0",
128128
"grunt-injector": "^0.6.0",
129129
"grunt-karma": "~0.12.0",
130-
"grunt-build-control": "^0.6.0",<% if(filters.sass) { %>
130+
"grunt-build-control": "^0.7.0",<% if(filters.sass) { %>
131131
"grunt-contrib-sass": "^1.0.0",<% } %><% if(filters.stylus) { %>
132132
"grunt-contrib-stylus": "^1.2.0",<% } %>
133133
"jit-grunt": "~0.10.0",

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"chai": "^3.2.0",
5252
"grunt": "~0.4.1",
53-
"grunt-build-control": "^0.6.0",
53+
"grunt-build-control": "^0.7.0",
5454
"grunt-contrib-clean": "^1.0.0",
5555
"grunt-contrib-jshint": "^1.0.0",
5656
"grunt-conventional-changelog": "^6.1.0",

0 commit comments

Comments
 (0)