|
2 | 2 | "name": "gemcityjs",
|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "devDependencies": {
|
| 5 | + "assemble": "~0.4.13", |
| 6 | + "connect-livereload": "~0.3.0", |
| 7 | + "divshot-cli": "^1.10.5", |
5 | 8 | "grunt": "~0.4.1",
|
6 |
| - "grunt-exec": "~0.4.0", |
7 |
| - "grunt-contrib-coffee": "~0.6.0", |
| 9 | + "grunt-bower": "^0.18.0", |
| 10 | + "grunt-bushcaster": "0.0.7", |
| 11 | + "grunt-cli": "^0.1.13", |
8 | 12 | "grunt-contrib-clean": "~0.4.0",
|
9 |
| - "grunt-contrib-watch": "~0.4", |
10 |
| - "grunt-sass": "^0.18.1", |
| 13 | + "grunt-contrib-coffee": "~0.6.0", |
11 | 14 | "grunt-contrib-concat": "~0.1.3",
|
| 15 | + "grunt-contrib-connect": "~0.5.0", |
| 16 | + "grunt-contrib-copy": "~0.4.1", |
12 | 17 | "grunt-contrib-jasmine": "~0.4.1",
|
13 |
| - "grunt-notify": "~0.1.4", |
14 |
| - "grunt-styleguide": "~0.2.4", |
| 18 | + "grunt-contrib-watch": "~0.4", |
15 | 19 | "grunt-cucumber": "~0.2.1",
|
16 |
| - "grunt-plato": "~0.2.0", |
17 |
| - "grunt-contrib-copy": "~0.4.1", |
18 |
| - "assemble": "~0.4.13", |
19 |
| - "grunt-contrib-connect": "~0.5.0", |
20 |
| - "connect-livereload": "~0.3.0", |
| 20 | + "grunt-exec": "~0.4.0", |
21 | 21 | "grunt-grunticon": "~1.0.0",
|
22 |
| - "grunt-bower": "^0.18.0", |
23 |
| - "grunt-bushcaster": "0.0.7", |
24 |
| - "grunt-string-replace": "~0.2.7" |
| 22 | + "grunt-notify": "~0.1.4", |
| 23 | + "grunt-plato": "~0.2.0", |
| 24 | + "grunt-sass": "^0.18.1", |
| 25 | + "grunt-string-replace": "~0.2.7", |
| 26 | + "grunt-styleguide": "~0.2.4" |
25 | 27 | }
|
26 | 28 | }
|
0 commit comments