File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ module.exports = function (grunt) {
1616 ngtemplates : 'grunt-angular-templates' ,
1717 cdnify : 'grunt-google-cdn' ,
1818 protractor : 'grunt-protractor-runner' ,
19- injector : 'grunt-asset-injector' ,
2019 buildcontrol : 'grunt-build-control'
2120 } ) ;
2221
Original file line number Diff line number Diff line change 5858 "grunt-angular-templates" : " ^0.5.4" ,
5959 "grunt-dom-munger" : " ^3.4.0" ,
6060 "grunt-protractor-runner" : " ^1.1.0" ,
61- "grunt-asset- injector" : " ^0.1.0 " ,
61+ "grunt-injector" : " ~0.5.4 " ,
6262 "grunt-karma" : " ~0.8.2" ,
6363 "grunt-build-control" : " DaftMonk/grunt-build-control" ,
6464 "grunt-mocha-test" : " ~0.10.2" ,<% if(filters.sass) { %>
Original file line number Diff line number Diff line change 5858 "grunt-angular-templates" : " ^0.5.4" ,
5959 "grunt-dom-munger" : " ^3.4.0" ,
6060 "grunt-protractor-runner" : " ^1.1.0" ,
61- "grunt-asset- injector" : " ^0.1.0 " ,
61+ "grunt-injector" : " ~0.5.4 " ,
6262 "grunt-karma" : " ~0.8.2" ,
6363 "grunt-build-control" : " DaftMonk/grunt-build-control" ,
6464 "grunt-mocha-test" : " ~0.10.2" ,
You can’t perform that action at this time.
0 commit comments