From 0eeb1b385546e0c8e98ab44a22e6db843a20bb79 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Fri, 13 May 2022 21:27:09 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 575f414..d4a3042 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "electron-builder": "^23.0.3", "husky": "^8.0.1", "prettier": "^2.5.1", - "typescript": "^4.6.4" + "typescript": "^4.6.3" }, "dependencies": { "electron-context-menu": "^3.1.2",