+1
−7
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -33,16 +33,12 @@ | ||
"grunt-ng-annotate": "1.0.1",
|
||
"grunt-ng-constant": "1.1.0",
|
||
"grunt-rev": "0.1.0",
|
||
"grunt-sass": "1.1.0",
|
||
"grunt-sass": "2.1.0",
|
||
"grunt-svgmin": "3.1.0",
|
||
"grunt-text-replace": "0.4.0",
|
||
"grunt-usemin": "3.1.1",
|
||
"grunt-angular-templates": "0.5.7",
|
||
"load-grunt-tasks": "3.3.0",
|
||
"grunt-karma": "0.12.1",
|
||
"time-grunt": "1.2.2",
|
||
"grunt-sass": "1.1.0",
|
||
"event-stream": "3.3.2",
|
||
"grunt-wiredep": "2.0.0",
|
||
"jasmine-core": "2.3.4",
|
||
"js-yaml": "^3.9.1",
|
||
| @@ -56,11 +52,9 @@ | ||
"karma-phantomjs-launcher": "0.2.1",
|
||
"karma-requirejs": "0.2.2",
|
||
"karma-script-launcher": "0.1.0",
|
||
"load-grunt-tasks": "3.3.0",
|
||
"lodash": "3.10.1",
|
||
"phantomjs": "1.9.18",
|
||
"requirejs": "2.1",
|
||
"time-grunt": "1.2.2",
|
||
"wiredep": "2.2.2",
|
||
"xml2js": "0.4.15",
|
||
"yo": ">=1.3.0",
|
||
Loading