From e07a555ad3d8525968d78d6cfb7c8e9cc49a49bb Mon Sep 17 00:00:00 2001 From: April Arcus Date: Thu, 10 Jun 2021 18:53:32 -0700 Subject: [PATCH] repin typescript --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f751a19..bd4b2a5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dependencies": { "loader-utils": "^1.2.3", "require-from-string": "^2.0.2", - "typescript": "^3.5.3" + "typescript": ">=3.5.3" }, "devDependencies": { "codecov": "^3.5.0",