From 7b376a0266060a3737f03a9a4ae2b542998717d9 Mon Sep 17 00:00:00 2001 From: Konstantin Vyatkin Date: Fri, 29 May 2020 02:46:02 -0400 Subject: [PATCH] remove tsc from dependencies (#847) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index a3bf790..967664b 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,6 @@ "resumer": "0.0.0", "rollup": "^2.10.8", "string-to-arraybuffer": "^1.0.2", - "tsc": "^1.20150623.0", "tsd": "^0.11.0", "xo": "^0.30.0" },