From 59b3de881014f4a2a000897f33340c5da0a97f38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 26 Feb 2021 16:47:03 +0100 Subject: [PATCH] fix tsc script --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 953c98a..0321fba 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dist/index.d.ts" ], "scripts": { - "prepublish": "node_modules/typescript/bin/tsc tsconfig.json" + "prepublish": "node_modules/typescript/bin/tsc" }, "keywords": [ "alpine",