Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
webfansplz committed Feb 3, 2024
1 parent 40f9331 commit 8762db2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
3 changes: 2 additions & 1 deletion packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"stub": "tsup --watch --onSuccess 'tsup --dts-only'"
},
"peerDependencies": {
"vue": "^3.0.0",
"vue": "^3.0.0"
},
"dependencies": {
"@vue/devtools-schema": "workspace:^",
Expand All @@ -32,6 +32,7 @@
"speakingurl": "^14.0.1"
},
"devDependencies": {
"vue": "^3.4.15",
"vue-router": "^4.2.5"
}
}
27 changes: 3 additions & 24 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 8762db2

Please sign in to comment.