From 3f15e62accd040947cbe002731b863403adceec5 Mon Sep 17 00:00:00 2001 From: GermanBluefox Date: Fri, 11 Aug 2023 09:41:42 +0200 Subject: [PATCH] Updated packages --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f6786c4..bee88d4 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,6 @@ "widgets/" ], "scripts": { - "check": "tsc --noEmit -p tsconfig.check.json", "prepublishOnly": "gulp", "lint": "eslint", "build": "gulp",