Skip to content

Commit

Permalink
chore: @remix-run/cloudflare as optionalDependencies (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Nov 29, 2024
1 parent 6b5866c commit fa61958
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,10 @@
},
"optionalDependencies": {
"@hono/node-server": "*",
"@remix-run/cloudflare": "*",
"@remix-run/node": "*"
},
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit fa61958

Please sign in to comment.