From 4f8ff941717d8afa7b08306336fd341a60d55518 Mon Sep 17 00:00:00 2001 From: Alan Arvesen Date: Mon, 26 Oct 2020 10:43:26 -0500 Subject: [PATCH] Add corejs to the package.json --- client/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/package.json b/client/package.json index ac33f9293c..4878031831 100644 --- a/client/package.json +++ b/client/package.json @@ -25,6 +25,7 @@ "angular-aria": "1.6.9", "angular-sanitize": "1.6.9", "angular-translate": "2.17.0", + "core-js": "2.6.11", "textangular": "1.5.16" }, "devDependencies": {