Skip to content

Commit

Permalink
chore: cleanup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 12, 2021
1 parent b3ee119 commit 434dedf
Show file tree
Hide file tree
Showing 4 changed files with 875 additions and 844 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -88,7 +88,7 @@
"tslib": "^2.3.1",
"ts-jest": "^27.0.5",
"typescript": "^4.2.2",
"vite": "^2.6.0",
"vite": "^2.7.0",
"vue": "workspace:*",
"yorkie": "^2.0.0"
}
Expand Down
1 change: 0 additions & 1 deletion packages/sfc-playground/package.json
Expand Up @@ -11,7 +11,6 @@
"@vitejs/plugin-vue": "^1.9.3"
},
"dependencies": {
"vue": "3.2.24",
"@vue/repl": "^0.4.5",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
Expand Down
3 changes: 0 additions & 3 deletions packages/size-check/package.json
Expand Up @@ -4,8 +4,5 @@
"private": true,
"scripts": {
"build": "vite build"
},
"devDependencies": {
"vite": "^2.6.0"
}
}

0 comments on commit 434dedf

Please sign in to comment.