chore(deps): update babel monorepo to v7.0.0
This commit is contained in:
parent
36d176514d
commit
35fa3877bf
2 changed files with 571 additions and 595 deletions
|
|
@ -13,11 +13,11 @@
|
|||
"serve": "babel-node ./scripts/serve.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.0.0-rc.3",
|
||||
"@babel/core": "7.0.0-rc.3",
|
||||
"@babel/node": "7.0.0-rc.3",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.3",
|
||||
"@babel/preset-env": "7.0.0-rc.3",
|
||||
"@babel/cli": "7.0.0",
|
||||
"@babel/core": "7.0.0",
|
||||
"@babel/node": "7.0.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
|
||||
"@babel/preset-env": "7.0.0",
|
||||
"@fullhuman/postcss-purgecss": "1.0.1",
|
||||
"autoprefixer": "8.6.5",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
|
|
|
|||
1156
docs/yarn.lock
1156
docs/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue