|
10 | 10 | },
|
11 | 11 | "scripts": {
|
12 | 12 | "browserstack": "sh build/run-browserstack.sh",
|
13 |
| - "ci": "node_modules/grunt-cli/bin/grunt ci && npm run browserstack" |
| 13 | + "ci": "grunt ci && npm run browserstack" |
14 | 14 | },
|
15 | 15 | "maintainers": [
|
16 | 16 | {
|
|
31 | 31 | "jquery": ">=1.11.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "browserstack-runner": "0.4.3", |
35 |
| - "commitplease": "2.0.0", |
36 |
| - "grunt": "0.4.5", |
37 |
| - "grunt-bowercopy": "1.0.0", |
38 |
| - "grunt-cli": "0.1.13", |
39 |
| - "grunt-compare-size": "0.4.0", |
40 |
| - "grunt-contrib-concat": "0.4.0", |
41 |
| - "grunt-contrib-jshint": "0.9.2", |
42 |
| - "grunt-contrib-qunit": "0.5.1", |
43 |
| - "grunt-contrib-uglify": "0.4.0", |
44 |
| - "grunt-git-authors": "1.2.0", |
| 34 | + "browserstack-runner": "0.4.4", |
| 35 | + "commitplease": "2.3.1", |
| 36 | + "grunt": "1.0.1", |
| 37 | + "grunt-bowercopy": "1.2.4", |
| 38 | + "grunt-cli": "1.2.0", |
| 39 | + "grunt-compare-size": "0.4.2", |
| 40 | + "grunt-contrib-concat": "1.0.1", |
| 41 | + "grunt-contrib-jshint": "1.0.0", |
| 42 | + "grunt-contrib-qunit": "1.2.0", |
| 43 | + "grunt-contrib-uglify": "1.0.1", |
| 44 | + "grunt-git-authors": "3.2.0", |
45 | 45 | "testswarm": "1.1.0"
|
46 | 46 | },
|
47 | 47 | "commitplease": {
|
|
0 commit comments