mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-03 18:40:45 -05:00
chore: remove redundant yorkie dependency in typescript plugin
It was introduced for tslint support, which has already been removed.
This commit is contained in:
@@ -31,8 +31,7 @@
|
||||
"globby": "^11.0.2",
|
||||
"thread-loader": "^3.0.0",
|
||||
"ts-loader": "^9.2.5",
|
||||
"webpack": "^5.54.0",
|
||||
"yorkie": "^2.0.0"
|
||||
"webpack": "^5.54.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0",
|
||||
|
||||
Reference in New Issue
Block a user