Skip to content

Commit

Permalink
remove unused type-fest dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pcattori committed Oct 11, 2023
1 parent 99e93ac commit be4cb07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/remix-server-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"@web3-storage/multipart-parser": "^1.0.0",
"cookie": "^0.4.1",
"set-cookie-parser": "^2.4.8",
"source-map": "^0.7.3",
"type-fest": "^4.0.0"
"source-map": "^0.7.3"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.1",
Expand Down

0 comments on commit be4cb07

Please sign in to comment.