Skip to content

Commit

Permalink
Add missing tsx dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmade committed Nov 30, 2023
1 parent 56a9d2b commit 2fa4562
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 6 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"react-dom": "npm:@quilted/react-dom@^18.2.0",
"rollup": "^4.6.0",
"source-map-support": "^0.5.21",
"tsx": "^4.6.1",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.6",
Expand Down
Loading

0 comments on commit 2fa4562

Please sign in to comment.