Skip to content

Commit

Permalink
chore(dev-deps): add typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Oct 16, 2023
1 parent 6948335 commit 83e2b6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
"bun-types": "latest",
"eslint": "8.51.0",
"eslint-config-productsway": "1.3.0",
"prettier": "3.0.3"
"prettier": "3.0.3",
"typescript": "5.2.2"
},
"peerDependencies": {
"typescript": "5.0.0"
Expand Down

0 comments on commit 83e2b6b

Please sign in to comment.