Skip to content

Commit

Permalink
fix: use older version of vite-plugin-dts
Browse files Browse the repository at this point in the history
  • Loading branch information
SegaraRai committed Aug 13, 2024
1 parent c808d26 commit 43ea7a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"vite": "^5.4.0",
"vite-plugin-dts": "^4.0.2",
"vite-plugin-dts": "4.0.0-beta.2",
"vite-plugin-externalize-deps": "^0.8.0",
"vitest": "^2.0.5"
},
Expand Down
10 changes: 5 additions & 5 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 43ea7a9

Please sign in to comment.