Skip to content

Commit a0ab1d2

Browse files
committed
chore: downgrade to TS 4.7.4 for now to fix vue-component-meta test
1 parent d4fd1ba commit a0ab1d2

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@lerna-lite/cli": "latest",
2424
"@types/node": "latest",
2525
"@vscode/test-web": "latest",
26-
"typescript": "latest",
26+
"typescript": "4.7.4",
2727
"vite": "latest",
2828
"vitest": "latest",
2929
"vitepress": "^1.0.0-alpha.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)