mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add @babel/core to devDependencies and remove babel-runtime from peers.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"@babel/plugin-transform-typeof-symbol": "^7.0.0-beta.32",
|
||||
"@babel/plugin-transform-unicode-regex": "^7.0.0-beta.32"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"babel-runtime": "^7.0.0-beta.0"
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0-beta.32"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user