|
10 | 10 | "devDependencies": { |
11 | 11 | "angular-ui-publisher": "1.2.x", |
12 | 12 | "grunt": "~0.4.2", |
13 | | - "grunt-contrib-connect": "~0.5.0", |
14 | | - "grunt-contrib-copy": "~0.4.1", |
15 | | - "grunt-contrib-jshint": "~0.7.2", |
16 | | - "grunt-contrib-uglify": "~0.2.7", |
17 | | - "grunt-contrib-watch": "~0.5.3", |
18 | | - "grunt-conventional-changelog": "~1.0.0", |
19 | | - "grunt-karma": "~0.6.2", |
| 13 | + "grunt-contrib-connect": "~0.7.0", |
| 14 | + "grunt-contrib-copy": "~0.5.0", |
| 15 | + "grunt-contrib-jshint": "~0.10.0", |
| 16 | + "grunt-contrib-uglify": "~0.4.0", |
| 17 | + "grunt-contrib-watch": "~0.6.0", |
| 18 | + "grunt-conventional-changelog": "~1.1.0", |
| 19 | + "grunt-karma": "~0.8.0", |
20 | 20 | "grunt-ngmin": "0.0.3", |
21 | | - "karma": "~0.10.8", |
| 21 | + "karma": "~0.12.0", |
22 | 22 | "karma-chrome-launcher": "~0.1.1", |
23 | | - "karma-coffee-preprocessor": "~0.1.1", |
| 23 | + "karma-coffee-preprocessor": "~0.2.1", |
24 | 24 | "karma-firefox-launcher": "~0.1.2", |
25 | 25 | "karma-html2js-preprocessor": "~0.1.0", |
26 | 26 | "karma-jasmine": "~0.1.4", |
27 | 27 | "karma-phantomjs-launcher": "~0.1.1", |
28 | 28 | "karma-requirejs": "~0.2.0", |
29 | 29 | "karma-script-launcher": "~0.1.0", |
30 | | - "load-grunt-tasks": "~0.2.0", |
| 30 | + "load-grunt-tasks": "~0.4.0", |
31 | 31 | "requirejs": "~2.1.9" |
32 | 32 | }, |
33 | 33 | "scripts": {}, |
|
0 commit comments