Skip to content

Commit

Permalink
fix: ts issue due to old vue-tsc (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia authored Aug 13, 2024
1 parent e017f01 commit 5bef21d
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 143 deletions.
2 changes: 1 addition & 1 deletion packages/radix-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@vue/tsconfig": "^0.5.1",
"jsdom": "^24.1.1",
"vite": "^5.3.5",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-dts": "^4.0.2",
"vitest": "^1.6.0",
"vitest-axe": "0.1.0",
"vitest-canvas-mock": "^0.3.3",
Expand Down
Loading

0 comments on commit 5bef21d

Please sign in to comment.