mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-22 12:28:44 -05:00
chore: remove redundant fields in resolutions
This commit is contained in:
@@ -72,10 +72,8 @@
|
||||
"resolutions": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"fs-monkey": "0.3.1",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"vue": "2.5.17",
|
||||
"vue-loader": "15.3.0",
|
||||
"vue-template-compiler": "2.5.17",
|
||||
"vue-server-renderer": "2.5.17"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user