|
4 | 4 | "dependencies": {}, |
5 | 5 | "devDependencies": { |
6 | 6 | "grunt": "~0.4.1", |
7 | | - "grunt-contrib-copy": "~0.4.0", |
8 | | - "grunt-contrib-concat": "~0.1.3", |
9 | | - "grunt-contrib-coffee": "~0.6.4", |
| 7 | + "grunt-contrib-copy": "~0.4.1", |
| 8 | + "grunt-contrib-concat": "~0.2.0", |
| 9 | + "grunt-contrib-coffee": "~0.7.0", |
10 | 10 | "grunt-contrib-uglify": "~0.2.0", |
11 | | - "grunt-contrib-compass": "~0.1.3", |
12 | | - "grunt-contrib-jshint": "~0.3.0", |
13 | | - "grunt-contrib-cssmin": "~0.5.0", |
14 | | - "grunt-contrib-connect": "~0.2.0", |
15 | | - "grunt-contrib-clean": "~0.4.0", |
16 | | - "grunt-contrib-htmlmin": "~0.1.1", |
17 | | - "grunt-contrib-imagemin": "~0.1.2", |
| 11 | + "grunt-contrib-compass": "~0.2.0", |
| 12 | + "grunt-contrib-jshint": "~0.4.3", |
| 13 | + "grunt-contrib-cssmin": "~0.6.0", |
| 14 | + "grunt-contrib-connect": "~0.3.0", |
| 15 | + "grunt-contrib-clean": "~0.4.1", |
| 16 | + "grunt-contrib-htmlmin": "~0.1.3", |
| 17 | + "grunt-contrib-imagemin": "~0.1.4", |
18 | 18 | "grunt-contrib-livereload": "~0.1.2", |
19 | | - "grunt-bower-requirejs": "~0.4.1", |
20 | | - "grunt-usemin": "~0.1.10", |
| 19 | + "grunt-bower-requirejs": "~0.4.2", |
| 20 | + "grunt-usemin": "~0.1.11", |
21 | 21 | "grunt-regarde": "~0.1.1", |
22 | 22 | "grunt-rev": "~0.1.0", |
23 | | - "grunt-karma": "~0.3.0", |
| 23 | + "grunt-karma": "~0.4.3", |
24 | 24 | "grunt-open": "~0.2.0", |
25 | | - "matchdep": "~0.1.1", |
26 | | - "grunt-google-cdn": "~0.1.1", |
| 25 | + "matchdep": "~0.1.2", |
| 26 | + "grunt-google-cdn": "~0.1.2", |
27 | 27 | "grunt-ngmin": "~0.0.2" |
28 | 28 | }, |
29 | 29 | "engines": { |
|
0 commit comments