From a6301fb6f8530d61acd4089d9b69f76be6aa2642 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Sat, 2 Sep 2023 13:12:17 +0300 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23ff8e2..8da1517 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@tauri-apps/cli": "1.4.0", - "@types/node": "20.5.7", + "@types/node": "20.5.8", "esbuild-plugin-copy": "2.1.1", "typescript": "5.2.2", "typescript-esbuild": "0.1.15",