Skip to content

Commit

Permalink
chore: downgrade to TS 4.7.4 for now to fix vue-component-meta test
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Aug 28, 2022
1 parent d4fd1ba commit a0ab1d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@lerna-lite/cli": "latest",
"@types/node": "latest",
"@vscode/test-web": "latest",
"typescript": "latest",
"typescript": "4.7.4",
"vite": "latest",
"vitest": "latest",
"vitepress": "^1.0.0-alpha.2",
Expand Down
10 changes: 8 additions & 2 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 a0ab1d2

Please sign in to comment.