We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248cfde commit 07fed49Copy full SHA for 07fed49
packages/remix-node/package.json
@@ -18,9 +18,9 @@
18
],
19
"dependencies": {
20
"@remix-run/server-runtime": "2.0.0-pre.6",
21
- "@remix-run/web-fetch": "^4.3.7",
22
- "@remix-run/web-file": "^3.0.3",
23
- "@remix-run/web-stream": "^1.0.4",
+ "@remix-run/web-fetch": "^4.4.0-pre.0",
+ "@remix-run/web-file": "^3.1.0-pre.0",
+ "@remix-run/web-stream": "^1.1.0-pre.0",
24
"@web3-storage/multipart-parser": "^1.0.0",
25
"cookie-signature": "^1.1.0",
26
"source-map-support": "^0.5.21",
0 commit comments