aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json
index 94412c1..60e3959 100644
--- a/package.json
+++ b/package.json
@@ -3,11 +3,7 @@
"dev": "wrangler dev",
"deploy": "wrangler deploy --minify"
},
- "dependencies": {
- "hono": "^4.6.20"
- },
"devDependencies": {
- "@cloudflare/workers-types": "^4.20250109.0",
"wrangler": "^3.101.0"
}
}