Skip to content

Commit 314fb34

Browse files
authored
fix: add @remix-run/cloudflare for dep (#4)
1 parent f46dcad commit 314fb34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"@cloudflare/vitest-pool-workers": "^0.4.23",
4343
"@cloudflare/workers-types": "^4.20240815.0",
4444
"@hono/eslint-config": "^1.0.1",
45-
"@remix-run/cloudflare": "^2.11.2",
4645
"eslint": "^9.10.0",
4746
"hono": "^4.5.11",
4847
"np": "^10.0.7",
@@ -59,6 +58,7 @@
5958
},
6059
"dependencies": {
6160
"@hono/vite-dev-server": "^0.16.0",
61+
"@remix-run/cloudflare": "^2.11.2",
6262
"remix-hono": "^0.0.16"
6363
}
6464
}

0 commit comments

Comments
 (0)