Skip to content

Commit

Permalink
Remove unnecessary overrides for cookie pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelpuchta committed Oct 14, 2024
1 parent d79bbe7 commit a88a915
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 30 deletions.
61 changes: 36 additions & 25 deletions package-lock.json

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

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,5 @@
},
"engines": {
"node": ">=20.0.0"
},
"overrides": {
"@remix-run/server-runtime": {
"cookie": "^0.7.2"
}
}
}

0 comments on commit a88a915

Please sign in to comment.