|
13 | 13 | },
|
14 | 14 | "homepage": "https://github.com/codeine-cd/codeine",
|
15 | 15 | "devDependencies": {
|
16 |
| - "connect-modrewrite": "0.5.11", |
17 |
| - "grunt": "0.4.5", |
18 |
| - "grunt-autoprefixer": "3.0.3", |
19 |
| - "grunt-cdnify": "0.1.0", |
20 |
| - "grunt-concurrent": "1.0.0", |
21 |
| - "grunt-contrib-clean": "0.6.0", |
22 |
| - "grunt-contrib-concat": "0.5.1", |
23 |
| - "grunt-contrib-connect": "0.5.0", |
24 |
| - "grunt-contrib-copy": "0.8.0", |
25 |
| - "grunt-contrib-cssmin": "0.12.2", |
26 |
| - "grunt-contrib-htmlmin": "0.4.0", |
27 |
| - "grunt-contrib-jshint": "0.11.0", |
| 16 | + "connect-modrewrite": "^0.5.11", |
| 17 | + "grunt": "~0.4.5", |
| 18 | + "grunt-autoprefixer": "~3.0.3", |
| 19 | + "grunt-cdnify": "~1.0.2", |
| 20 | + "grunt-concurrent": "~1.0.0", |
| 21 | + "grunt-contrib-clean": "~0.6.0", |
| 22 | + "grunt-contrib-concat": "~0.5.1", |
| 23 | + "grunt-contrib-connect": "~0.5.0", |
| 24 | + "grunt-contrib-copy": "~0.8.0", |
| 25 | + "grunt-contrib-cssmin": "~0.12.2", |
| 26 | + "grunt-contrib-htmlmin": "~0.4.0", |
| 27 | + "grunt-contrib-jshint": "~0.11.0", |
28 | 28 | "grunt-contrib-uglify": "0.8.0",
|
29 |
| - "grunt-contrib-watch": "0.5.2", |
30 |
| - "grunt-filerev": "2.3.1", |
31 |
| - "grunt-karma": "0.10.1", |
32 |
| - "grunt-newer": "1.1.0", |
33 |
| - "grunt-ng-annotate": "0.10.0", |
34 |
| - "grunt-svgmin": "2.0.1", |
35 |
| - "grunt-usemin": "3.0.0", |
36 |
| - "grunt-wiredep": "2.0.0", |
37 |
| - "jshint-stylish": "0.1.3", |
38 |
| - "karma": "0.12.23", |
39 |
| - "karma-coverage": "0.3.0", |
40 |
| - "karma-jasmine": "0.1.5", |
41 |
| - "karma-phantomjs-launcher": "0.1.4", |
42 |
| - "load-grunt-tasks": "0.2.0", |
| 29 | + "grunt-contrib-watch": "~0.5.2", |
| 30 | + "grunt-filerev": "~2.3.1", |
| 31 | + "grunt-karma": "^0.10.1", |
| 32 | + "grunt-newer": "~1.1.0", |
| 33 | + "grunt-ng-annotate": "~0.10.0", |
| 34 | + "grunt-svgmin": "~2.0.1", |
| 35 | + "grunt-usemin": "~3.0.0", |
| 36 | + "grunt-wiredep": "~2.0.0", |
| 37 | + "jshint-stylish": "~0.1.3", |
| 38 | + "karma": "^0.12.23", |
| 39 | + "karma-coverage": "^0.3.0", |
| 40 | + "karma-jasmine": "^0.1.5", |
| 41 | + "karma-phantomjs-launcher": "^0.1.4", |
| 42 | + "load-grunt-tasks": "~0.2.0", |
43 | 43 | "time-grunt": "~0.2.1",
|
44 |
| - "grunt-jscs": "1.6.0", |
45 |
| - "grunt-angular-templates": "0.5.7" |
| 44 | + "grunt-jscs": "^1.6.0", |
| 45 | + "grunt-angular-templates": "^0.5.7" |
46 | 46 | },
|
47 | 47 | "engines": {
|
48 | 48 | "node": ">=0.10.0"
|
|
0 commit comments