|
8 | 8 | "description": "javaee7-angular dependencies for Grunt.", |
9 | 9 | "private": true, |
10 | 10 | "devDependencies": { |
11 | | - "grunt": "~0.4.5", |
12 | | - "load-grunt-tasks": "~0.6.0", |
13 | | - "time-grunt": "~0.4.0", |
14 | | - "grunt-contrib-clean": "~0.5.0", |
15 | | - "grunt-wiredep": "~1.8.0", |
16 | | - "grunt-contrib-htmlmin": "~0.3.0", |
17 | | - "grunt-usemin": "~2.3.0", |
18 | | - "grunt-contrib-copy": "~0.5.0", |
19 | | - "grunt-contrib-concat": "~0.4.0", |
20 | | - "grunt-contrib-uglify": "~0.5.0", |
21 | | - "grunt-contrib-cssmin": "~0.9.0", |
22 | | - "grunt-bower-install-simple": "~1.1.3" |
| 11 | + "grunt": "~1.0.0", |
| 12 | + "load-grunt-tasks": "~3.5.0", |
| 13 | + "time-grunt": "~1.3.0", |
| 14 | + "grunt-contrib-clean": "~1.0.0", |
| 15 | + "grunt-wiredep": "~3.0.1", |
| 16 | + "grunt-contrib-htmlmin": "~1.4.0", |
| 17 | + "grunt-usemin": "~3.1.1", |
| 18 | + "grunt-contrib-copy": "~1.0.0", |
| 19 | + "grunt-contrib-concat": "~1.0.1", |
| 20 | + "grunt-contrib-uglify": "~1.0.1", |
| 21 | + "grunt-contrib-cssmin": "~1.0.1", |
| 22 | + "grunt-bower-install-simple": "~1.2.3" |
23 | 23 | }, |
24 | 24 | "engines": { |
25 | 25 | "node": ">=0.8.0" |
|
0 commit comments