From 5a26fea63694df0841202c735c10a4935618ea86 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Wed, 23 Oct 2024 08:26:18 +0300 Subject: [PATCH] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b5eb467..198e254 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "itty-router": "6.0.0" }, "devDependencies": { - "@cloudflare/workers-types": "4.20241018.0", + "@cloudflare/workers-types": "4.20241022.0", "@playform/build": "0.1.8", - "wrangler": "3.81.0" + "wrangler": "3.82.0" }, "publishConfig": { "access": "public",