|
18 | 18 | ]
|
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 |
| - "browserify": "^10.1.3", |
22 |
| - "browserify-shim": "^3.8.6", |
| 21 | + "browserify": "^11.2.0", |
| 22 | + "browserify-shim": "^3.8.10", |
23 | 23 | "grunt": "^0.4.5",
|
24 |
| - "grunt-browserify": "^3.7.0", |
| 24 | + "grunt-browserify": "^4.0.1", |
25 | 25 | "grunt-contrib-clean": "^0.6.0",
|
26 | 26 | "grunt-contrib-concat": "^0.5.1",
|
27 |
| - "grunt-contrib-copy": "^0.8.0", |
28 |
| - "grunt-contrib-handlebars": "~0.9.3", |
29 |
| - "grunt-contrib-watch": "~0.6.1", |
| 27 | + "grunt-contrib-copy": "^0.8.1", |
| 28 | + "grunt-contrib-cssmin": "*", |
| 29 | + "grunt-contrib-handlebars": "^0.10.2", |
| 30 | + "grunt-contrib-uglify": "^0.9.2", |
| 31 | + "grunt-contrib-watch": "^0.6.1", |
30 | 32 | "grunt-express": "^1.4.1",
|
31 |
| - "grunt-open": "~0.2.3", |
32 |
| - "remapify": "^2.0.1", |
| 33 | + "grunt-open": "^0.2.3", |
| 34 | + "grunt-typescript": "^0.7.0", |
| 35 | + "grunt-usemin": "^3.1.1", |
33 | 36 | "jit-grunt": "^0.9.1",
|
34 |
| - "time-grunt": "^1.2.0", |
35 |
| - "grunt-usemin": "^3.0.0", |
36 |
| - "grunt-contrib-cssmin": "^0.12.3", |
37 |
| - "grunt-contrib-uglify": "^0.9.1", |
38 |
| - "grunt-typescript": "^0.6.1", |
39 |
| - "tsify": "^0.8.2", |
40 |
| - "typescript": "^1.4.1" |
| 37 | + "remapify": "^2.0.3", |
| 38 | + "time-grunt": "^1.2.1", |
| 39 | + "tsify": "^0.12.2", |
| 40 | + "typescript": "^1.6.2" |
41 | 41 | }
|
42 | 42 | }
|
0 commit comments