Skip to content

Commit

Permalink
build: remove type-fest dep to make build work
Browse files Browse the repository at this point in the history
  • Loading branch information
skoshx committed Jul 26, 2024
1 parent 3c022b6 commit 586d074
Show file tree
Hide file tree
Showing 4 changed files with 3,538 additions and 2 deletions.
Binary file removed bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"eslint-config-prettier": "^9.1.0",
"type-fest": "^4.23.0",
"prettier": "^3.3.3",
"typescript": "5",
"typescript-eslint": "^7.17.0",
"unbuild": "^1.2.1",
Expand Down
Loading

0 comments on commit 586d074

Please sign in to comment.