mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-23 21:40:00 -05:00
docs: pin vue dep resolutions for vuepress
This commit is contained in:
+4
-1
@@ -73,6 +73,9 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"fs-monkey": "0.3.1",
|
||||
"babel-core": "7.0.0-bridge.0"
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"vue": "2.5.17",
|
||||
"vue-template-compiler": "2.5.17",
|
||||
"vue-server-renderer": "2.5.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user