|
42 | 42 | "babel-core": "^6.1.20", |
43 | 43 | "babel-eslint": "^5.0.0-beta4", |
44 | 44 | "babel-loader": "^6.2.0", |
45 | | - "babel-plugin-check-es2015-constants": "^6.3.13", |
46 | | - "babel-plugin-syntax-class-constructor-call": "^6.3.13", |
47 | | - "babel-plugin-syntax-class-properties": "^6.3.13", |
48 | | - "babel-plugin-syntax-export-extensions": "^6.3.13", |
49 | | - "babel-plugin-syntax-jsx": "^6.0.14", |
50 | | - "babel-plugin-transform-class-constructor-call": "^6.3.13", |
51 | | - "babel-plugin-transform-class-properties": "^6.3.13", |
52 | 45 | "babel-plugin-transform-decorators-legacy": "^1.2.0", |
53 | | - "babel-plugin-transform-es2015-arrow-functions": "^6.0.14", |
54 | | - "babel-plugin-transform-es2015-block-scoping": "^6.3.13", |
55 | | - "babel-plugin-transform-es2015-classes": "^6.3.15", |
56 | | - "babel-plugin-transform-es2015-destructuring": "^6.3.15", |
57 | | - "babel-plugin-transform-es2015-literals": "^6.3.13", |
58 | | - "babel-plugin-transform-es2015-modules-commonjs": "^6.3.13", |
59 | | - "babel-plugin-transform-es2015-parameters": "^6.3.13", |
60 | | - "babel-plugin-transform-es2015-shorthand-properties": "^6.3.13", |
61 | | - "babel-plugin-transform-es2015-spread": "^6.0.14", |
62 | | - "babel-plugin-transform-es2015-template-literals": "^6.3.13", |
63 | | - "babel-plugin-transform-export-extensions": "^6.3.13", |
64 | | - "babel-plugin-transform-react-jsx": "^6.0.18", |
65 | | - "babel-polyfill": "^6.3.14", |
66 | 46 | "babel-preset-es2015": "^6.3.13", |
67 | 47 | "babel-preset-react": "^6.3.13", |
68 | 48 | "babel-preset-stage-0": "^6.3.13", |
69 | | - "babel-register": "^6.3.13", |
70 | 49 | "eslint": "^1.7.1", |
71 | 50 | "eslint-config-rackt": "1.1.0", |
72 | 51 | "eslint-plugin-react": "^3.6.3", |
|
0 commit comments