Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
titouanmathis committed Jul 11, 2024
1 parent 4d65cbd commit 9d7973b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
16 changes: 15 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"node": ">=20.11.0"
},
"devDependencies": {
"type-fest": "^4.21.0"
"type-fest": "^4.21.0",
"typescript": "5.5.3"
}
}

0 comments on commit 9d7973b

Please sign in to comment.