Skip to content

Commit

Permalink
fix: added klona and typefest as deps for devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Feb 22, 2025
1 parent d0e108d commit 0fb1ef7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
"dist/*.cjs",
"dist/*.d.ts"
],
"dependencies": {
"klona": "^2.0.6",
"type-fest": "^4.34.1"
},
"peerDependencies": {
"@vue/devtools-api": "^7.5.2",
"@vue/devtools-kit": "^7.5.2"
Expand Down
6 changes: 6 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 0fb1ef7

Please sign in to comment.