Skip to content

Commit

Permalink
chore: remove redundant yorkie dependency in typescript plugin
Browse files Browse the repository at this point in the history
It was introduced for tslint support, which has already been removed.
  • Loading branch information
sodatea committed Apr 6, 2022
1 parent dded73a commit 6035629
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/@vue/cli-plugin-typescript/package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 6035629

Please sign in to comment.