|
36 | 36 | "license": "MIT",
|
37 | 37 | "devDependencies": {
|
38 | 38 | "brfs": "1.4.0",
|
39 |
| - "grunt": "~0.4.5", |
40 |
| - "grunt-autoprefixer": "~3.0.0", |
41 |
| - "grunt-bump": "^0.3.0", |
42 |
| - "grunt-contrib-concat": "^0.5.1", |
43 |
| - "grunt-contrib-connect": "^0.10.1", |
44 |
| - "grunt-contrib-csslint": "~0.4.0", |
45 |
| - "grunt-contrib-cssmin": "~0.12.2", |
46 |
| - "grunt-contrib-jasmine": "~0.8.2", |
47 |
| - "grunt-contrib-jshint": "^0.11.1", |
48 |
| - "grunt-contrib-uglify": "~0.9.0", |
49 |
| - "grunt-contrib-watch": "~0.6.1", |
50 |
| - "grunt-coveralls": "^1.0.0", |
51 |
| - "grunt-plato": "~1.3.0", |
52 |
| - "grunt-sass": "~0.18.1", |
53 |
| - "grunt-saucelabs": "^8.6.0", |
54 |
| - "grunt-template-jasmine-istanbul": "~0.3.3", |
55 |
| - "jshint-stylish": "^1.0.1", |
56 |
| - "load-grunt-tasks": "^3.1.0", |
57 |
| - "lodash": "~3.6.0", |
58 |
| - "time-grunt": "^1.0.0" |
| 39 | + "grunt": "0.4.5", |
| 40 | + "grunt-autoprefixer": "3.0.0", |
| 41 | + "grunt-bump": "0.3.0", |
| 42 | + "grunt-contrib-concat": "0.5.1", |
| 43 | + "grunt-contrib-connect": "0.10.1", |
| 44 | + "grunt-contrib-csslint": "0.4.0", |
| 45 | + "grunt-contrib-cssmin": "0.12.2", |
| 46 | + "grunt-contrib-jasmine": "0.8.2", |
| 47 | + "grunt-contrib-jshint": "0.11.1", |
| 48 | + "grunt-contrib-uglify": "0.9.0", |
| 49 | + "grunt-contrib-watch": "0.6.1", |
| 50 | + "grunt-coveralls": "1.0.0", |
| 51 | + "grunt-plato": "1.3.0", |
| 52 | + "grunt-sass": "0.18.1", |
| 53 | + "grunt-saucelabs": "8.6.0", |
| 54 | + "grunt-template-jasmine-istanbul": "0.3.3", |
| 55 | + "jshint-stylish": "1.0.1", |
| 56 | + "load-grunt-tasks": "3.1.0", |
| 57 | + "lodash": "3.6.0", |
| 58 | + "time-grunt": "1.0.0" |
59 | 59 | },
|
60 | 60 | "scripts": {
|
61 | 61 | "test": "grunt test --verbose",
|
|
0 commit comments