Skip to content

Commit 43ea7a9

Browse files
committed
fix: use older version of vite-plugin-dts
we need qmhc/unplugin-dts#366.
1 parent c808d26 commit 43ea7a9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"typescript": "^5.5.4",
6262
"typescript-eslint": "^8.1.0",
6363
"vite": "^5.4.0",
64-
"vite-plugin-dts": "^4.0.2",
64+
"vite-plugin-dts": "4.0.0-beta.2",
6565
"vite-plugin-externalize-deps": "^0.8.0",
6666
"vitest": "^2.0.5"
6767
},

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)