Skip to content

Commit

Permalink
chore: Update to latest version of remix-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstork committed Apr 3, 2024
1 parent 95811ef commit 8a439dd
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 33 deletions.
148 changes: 117 additions & 31 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@netlify/edge-functions": "^2.3.1",
"@netlify/functions": "^2.6.0",
"@netlify/remix-adapter": "^2.3.0",
"@netlify/remix-adapter": "^2.3.1",
"@netlify/remix-edge-adapter": "^3.2.0",
"@netlify/remix-runtime": "^2.2.0",
"@remix-run/node": "*",
Expand Down Expand Up @@ -42,4 +42,4 @@
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit 8a439dd

Please sign in to comment.