summaryrefslogtreecommitdiffhomepage
path: root/packages/function/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/function/package.json')
-rw-r--r--packages/function/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/function/package.json b/packages/function/package.json
index e2edb365c..fb4e52944 100644
--- a/packages/function/package.json
+++ b/packages/function/package.json
@@ -5,7 +5,7 @@
"private": true,
"type": "module",
"devDependencies": {
- "@cloudflare/workers-types": "4.20250522.0",
+ "@cloudflare/workers-types": "catalog:",
"@types/node": "catalog:",
"typescript": "catalog:"
},