|
31 | 31 | "devDependencies": { |
32 | 32 | "@babel/core": "7.0.0-rc.1", |
33 | 33 | "@babel/plugin-proposal-class-properties": "7.0.0-rc.1", |
34 | | - "@babel/plugin-proposal-decorators": "7.0.0-rc.1", |
35 | | - "@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.1", |
| 34 | + "@babel/plugin-proposal-decorators": "7.0.0-rc.3", |
| 35 | + "@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.3", |
36 | 36 | "@babel/plugin-proposal-function-sent": "7.0.0-rc.1", |
37 | | - "@babel/plugin-proposal-json-strings": "7.0.0-rc.1", |
38 | | - "@babel/plugin-proposal-numeric-separator": "7.0.0-rc.1", |
| 37 | + "@babel/plugin-proposal-json-strings": "7.0.0-rc.3", |
| 38 | + "@babel/plugin-proposal-numeric-separator": "7.0.0-rc.3", |
39 | 39 | "@babel/plugin-proposal-throw-expressions": "7.0.0-rc.1", |
40 | | - "@babel/plugin-syntax-dynamic-import": "7.0.0-rc.1", |
41 | | - "@babel/plugin-syntax-import-meta": "7.0.0-rc.1", |
| 40 | + "@babel/plugin-syntax-dynamic-import": "7.0.0-rc.3", |
| 41 | + "@babel/plugin-syntax-import-meta": "7.0.0-rc.3", |
42 | 42 | "@babel/preset-env": "7.0.0-rc.1", |
43 | 43 | "@three11/optisize": "^0.6.0", |
44 | 44 | "autoprefixer": "^9.1.1", |
|
0 commit comments