From 2023086c9b661bbf995b3ddd5f350c793aefafb8 Mon Sep 17 00:00:00 2001 From: KingLouie3 Date: Mon, 18 Nov 2019 21:22:02 -0800 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f264de1..caec5ee 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "tar": "^4.4.8", "ts-node": "~4.1.0", "tslint": "^5.16.0", - "typescript": "^3.5.3", + "typescript": "3.5.3", "webpack": "^4.31.0" } -} \ No newline at end of file +}