|
3 | 3 | "private": true, |
4 | 4 | "devDependencies": { |
5 | 5 | "coveralls": "^2.11.4", |
6 | | - "grunt": "^1.0.1", |
| 6 | + "grunt": "^0.4.5", |
7 | 7 | "grunt-angular-architecture-graph": "^0.2.6", |
8 | | - "grunt-angular-templates": "^1.1.0", |
9 | | - "grunt-autoprefixer": "^3.0.4", |
10 | | - "grunt-bump": "^0.8.0", |
11 | | - "grunt-concurrent": "^2.3.1", |
12 | | - "grunt-contrib-clean": "^1.1.0", |
13 | | - "grunt-contrib-concat": "^1.0.1", |
14 | | - "grunt-contrib-connect": "^1.0.2", |
15 | | - "grunt-contrib-copy": "^1.0.0", |
16 | | - "grunt-contrib-cssmin": "^2.2.0", |
17 | | - "grunt-contrib-htmlmin": "^2.4.0", |
18 | | - "grunt-contrib-imagemin": "^1.0.1", |
19 | | - "grunt-contrib-jshint": "^1.1.0", |
20 | | - "grunt-contrib-uglify": "^3.0.1", |
21 | | - "grunt-contrib-watch": "^1.0.0", |
| 8 | + "grunt-angular-templates": "^0.5.7", |
| 9 | + "grunt-autoprefixer": "^2.0.0", |
| 10 | + "grunt-bump": "^0.6.0", |
| 11 | + "grunt-concurrent": "^1.0.0", |
| 12 | + "grunt-contrib-clean": "^0.6.0", |
| 13 | + "grunt-contrib-concat": "^0.5.0", |
| 14 | + "grunt-contrib-connect": "^0.9.0", |
| 15 | + "grunt-contrib-copy": "^0.7.0", |
| 16 | + "grunt-contrib-cssmin": "^0.12.0", |
| 17 | + "grunt-contrib-htmlmin": "^0.4.0", |
| 18 | + "grunt-contrib-imagemin": "^0.9.2", |
| 19 | + "grunt-contrib-jshint": "^0.11.0", |
| 20 | + "grunt-contrib-uglify": "^0.11.1", |
| 21 | + "grunt-contrib-watch": "^0.6.1", |
22 | 22 | "grunt-filerev": "^2.1.2", |
23 | 23 | "grunt-google-cdn": "^0.4.3", |
24 | 24 | "grunt-graphviz": "^0.1.1", |
25 | 25 | "grunt-istanbul-coverage": "^0.1.1", |
26 | | - "grunt-jsinspect": "^2.0.0", |
| 26 | + "grunt-jsinspect": "^1.0.0", |
27 | 27 | "grunt-karma": "*", |
28 | 28 | "grunt-newer": "^1.1.0", |
29 | | - "grunt-ng-annotate": "^3.0.0", |
30 | | - "grunt-svgmin": "^4.0.0", |
| 29 | + "grunt-ng-annotate": "^0.9.2", |
| 30 | + "grunt-svgmin": "^2.0.0", |
31 | 31 | "grunt-usemin": "^3.0.0", |
32 | 32 | "grunt-wiredep": "latest", |
33 | 33 | "jasmine-core": "^2.3.4", |
34 | | - "jit-grunt": "^0.10.0", |
35 | | - "jshint-stylish": "^2.2.1", |
36 | | - "karma-coverage": "^1.1.1", |
| 34 | + "jit-grunt": "^0.9.1", |
| 35 | + "jshint-stylish": "^1.0.0", |
| 36 | + "karma-coverage": "^0.5.3", |
37 | 37 | "karma-jasmine": "*", |
38 | 38 | "karma-phantomjs-launcher": "*", |
39 | | - "phantomjs": "^2.1.7", |
| 39 | + "phantomjs": "^1.9.18", |
40 | 40 | "time-grunt": "^1.0.0" |
41 | 41 | }, |
42 | 42 | "engines": { |
|
0 commit comments