Skip to content

Commit

Permalink
refactor(short-vmodel): remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed May 18, 2023
1 parent 65a04b2 commit 37bf70a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
4 changes: 1 addition & 3 deletions packages/short-vmodel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,7 @@
"@vue/compiler-core": "^3.3.2"
},
"devDependencies": {
"@vue/compiler-sfc": "^3.3.2",
"tsup": "^6.7.0",
"tsx": "^3.12.7"
"@vue/compiler-sfc": "^3.3.2"
},
"engines": {
"node": ">=16.14.0"
Expand Down
6 changes: 0 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 37bf70a

Please sign in to comment.