Skip to content

Commit

Permalink
chore: fix tools tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvanherwijnen committed Jan 30, 2024
1 parent 48ab6b9 commit 59bdefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@types/node": "^20.10.0",
"typescript": "^5.3.2",
"vite": "^5.0.2"
"vite": "^5.1.0-beta.5"
},
"dependencies": {
"handlebars": "^4.7.8"
Expand Down

0 comments on commit 59bdefa

Please sign in to comment.