|
30 | 30 | "watch-dev": "gulp watch --bundle"
|
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 |
| - "babel-core": "^6.6.5", |
34 |
| - "babel-loader": "^6.2.4", |
35 |
| - "babel-polyfill": "^6.22.0", |
36 |
| - "babel-plugin-transform-es3-member-expression-literals": "^6.22.0", |
37 |
| - "babel-plugin-transform-es3-property-literals": "^6.8.0", |
38 |
| - "babel-plugin-transform-runtime": "^6.22.0", |
39 |
| - "babel-preset-es2015": "^6.6.0", |
40 |
| - "babel-runtime": "^6.22.0", |
41 | 33 | "emitter-component": "^1.1.1",
|
42 | 34 | "moment": "^2.17.1",
|
43 | 35 | "propagating-hammerjs": "^1.4.6",
|
|
46 | 38 | },
|
47 | 39 | "devDependencies": {
|
48 | 40 | "async": "^2.1.4",
|
| 41 | + "babel-core": "^6.6.5", |
49 | 42 | "babel-eslint": "^7.1.1",
|
| 43 | + "babel-loader": "^6.2.4", |
| 44 | + "babel-polyfill": "^6.22.0", |
| 45 | + "babel-plugin-transform-es3-member-expression-literals": "^6.22.0", |
| 46 | + "babel-plugin-transform-es3-property-literals": "^6.8.0", |
| 47 | + "babel-plugin-transform-runtime": "^6.22.0", |
| 48 | + "babel-preset-es2015": "^6.6.0", |
| 49 | + "babel-runtime": "^6.22.0", |
50 | 50 | "babelify": "^7.3.0",
|
51 | 51 | "clean-css": "^4.0.2",
|
52 | 52 | "eslint": "^3.15.0",
|
|
0 commit comments