Scoped: update package.json dependencies to @babel/ [skip ci]
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-helper-module-imports": "7.0.0-beta.3",
|
||||
"babel-helper-remap-async-to-generator": "7.0.0-beta.3",
|
||||
"@babel/helper-module-imports": "7.0.0-beta.3",
|
||||
"@babel/helper-remap-async-to-generator": "7.0.0-beta.3",
|
||||
"babel-plugin-syntax-async-functions": "7.0.0-beta.0",
|
||||
"babel-types": "7.0.0-beta.3"
|
||||
"@babel/types": "7.0.0-beta.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-beta.3"
|
||||
"@babel/helper-plugin-test-runner": "7.0.0-beta.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user