Skip to content

Commit cce9692

Browse files
authored
Merge pull request #194 from ryoppippi/revert-193-feature/fix-svelte
Revert "feat: update svelte version in peerDependencies"
2 parents 5b8b66a + 2e45eb6 commit cce9692

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

-744 Bytes
Binary file not shown.

packages/unplugin-typia/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"peerDependencies": {
6161
"esbuild": "*",
6262
"rollup": "^3",
63-
"svelte": "^5.0.0-next.183",
63+
"svelte": "^3 || ^4 || ^5",
6464
"vite": ">=3.2.10",
6565
"webpack": "^4 || ^5"
6666
},

0 commit comments

Comments
 (0)