|
45 | 45 | "iterall": "^1.2.2"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/cli": "7.0.0-rc.2", |
49 |
| - "@babel/core": "7.0.0-rc.2", |
50 |
| - "@babel/plugin-proposal-class-properties": "7.0.0-rc.2", |
51 |
| - "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.2", |
52 |
| - "@babel/plugin-syntax-async-generators": "7.0.0-rc.2", |
53 |
| - "@babel/plugin-transform-classes": "7.0.0-rc.2", |
54 |
| - "@babel/plugin-transform-destructuring": "7.0.0-rc.2", |
55 |
| - "@babel/plugin-transform-flow-strip-types": "7.0.0-rc.2", |
56 |
| - "@babel/plugin-transform-spread": "7.0.0-rc.2", |
57 |
| - "@babel/polyfill": "7.0.0-rc.2", |
58 |
| - "@babel/preset-env": "7.0.0-rc.2", |
59 |
| - "@babel/register": "7.0.0-rc.2", |
| 48 | + "@babel/cli": "7.0.0-rc.3", |
| 49 | + "@babel/core": "7.0.0-rc.3", |
| 50 | + "@babel/plugin-proposal-class-properties": "7.0.0-rc.3", |
| 51 | + "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.3", |
| 52 | + "@babel/plugin-syntax-async-generators": "7.0.0-rc.3", |
| 53 | + "@babel/plugin-transform-classes": "7.0.0-rc.3", |
| 54 | + "@babel/plugin-transform-destructuring": "7.0.0-rc.3", |
| 55 | + "@babel/plugin-transform-flow-strip-types": "7.0.0-rc.3", |
| 56 | + "@babel/plugin-transform-spread": "7.0.0-rc.3", |
| 57 | + "@babel/polyfill": "7.0.0-rc.3", |
| 58 | + "@babel/preset-env": "7.0.0-rc.3", |
| 59 | + "@babel/register": "7.0.0-rc.3", |
60 | 60 | "babel-eslint": "8.2.6",
|
61 | 61 | "beautify-benchmark": "0.2.4",
|
62 | 62 | "benchmark": "2.1.4",
|
|
0 commit comments