From f5a547616510ea06130d57cdd2be6abd7f2c212c Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Fri, 22 Dec 2023 08:35:31 +0200 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cb2b16..4ba0d17 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "dependencies": { - "itty-router": "4.0.24" + "itty-router": "4.0.25" }, "devDependencies": { "@cloudflare/workers-types": "4.20231218.0",