Skip to content

Commit 4164f39

Browse files
committed
chore: temporary downgrade ts for build
nuxt/module-builder#141 (comment)
1 parent 88d0e5b commit 4164f39

File tree

2 files changed

+600
-44
lines changed

2 files changed

+600
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"nuxt": "^3.15.4",
6060
"prettier": "^3.5.2",
6161
"prettier-plugin-tailwindcss": "^0.6.11",
62-
"typescript": "^5.7.3",
62+
"typescript": "~5.6",
6363
"vite": "^6.1.1",
6464
"vitest": "^3.0.6",
6565
"vue-tsc": "^2.2.2"

0 commit comments

Comments
 (0)