|
29 | 29 | "mkdirp": "^0.5.1"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "babel-cli": "^6.1.18", |
33 |
| - "babel-core": "^6.1.21", |
34 |
| - "babel-eslint": "^4.1.5", |
35 |
| - "babel-plugin-transform-es2015-destructuring": "^6.1.18", |
36 |
| - "babel-plugin-transform-es2015-modules-commonjs": "^6.1.18", |
37 |
| - "babel-plugin-transform-es2015-parameters": "^6.1.18", |
38 |
| - "babel-plugin-transform-es2015-spread": "^6.1.18", |
39 |
| - "babel-plugin-transform-export-extensions": "^6.1.18", |
40 |
| - "babel-plugin-transform-object-rest-spread": "^6.1.18", |
41 |
| - "babel-plugin-transform-strict-mode": "^6.1.18", |
42 |
| - "babel-preset-es2015": "^6.5.0", |
| 32 | + "babel-cli": "^6.22.2", |
| 33 | + "babel-core": "^6.22.1", |
| 34 | + "babel-eslint": "^7.1.1", |
| 35 | + "babel-plugin-transform-es2015-destructuring": "^6.22.0", |
| 36 | + "babel-plugin-transform-es2015-modules-commonjs": "^6.22.0", |
| 37 | + "babel-plugin-transform-es2015-parameters": "^6.22.0", |
| 38 | + "babel-plugin-transform-es2015-spread": "^6.22.0", |
| 39 | + "babel-plugin-transform-export-extensions": "^6.22.0", |
| 40 | + "babel-plugin-transform-object-rest-spread": "^6.22.0", |
| 41 | + "babel-plugin-transform-strict-mode": "^6.22.0", |
| 42 | + "babel-preset-es2015": "^6.22.0", |
43 | 43 | "chai": "^3.4.1",
|
44 | 44 | "eslint": "^1.9.0",
|
45 | 45 | "eslint-config-airbnb-lite": "^1.0.0",
|
|
0 commit comments