From 6bf74c5fa4d23834db183578f9fa8697344a48ed Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Mon, 9 Oct 2023 05:44:46 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fef9c14..3bb0133 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@cloudflare/workers-types": "4.20231002.0", - "@types/node": "20.8.2", + "@types/node": "20.8.3", "typescript-esbuild": "0.2.14" }, "publishConfig": {