From eeead3198cdf1396376225fbee195e65805a53ec Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 14 Nov 2024 07:00:17 +0200 Subject: [PATCH] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 06c5119..427dd47 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "itty-router": "6.0.0" }, "devDependencies": { - "@cloudflare/workers-types": "4.20241106.0", + "@cloudflare/workers-types": "4.20241112.0", "@playform/build": "0.1.8", - "wrangler": "3.85.0" + "wrangler": "3.86.1" }, "publishConfig": { "access": "public",