Skip to content

Commit

Permalink
fix: explicitely add @vue/devtools-api dep to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Mar 27, 2024
1 parent a4ba255 commit 1313874
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
},
"dependencies": {
"@alvarosabu/utils": "^3.1.1",
"@vue/devtools-api": "^6.6.1",
"@vueuse/core": "^10.7.0"
},
"devDependencies": {
Expand Down
3 changes: 3 additions & 0 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 1313874

Please sign in to comment.