From 576ddf645ff2223126d28ef172bb6388602c35f4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 21 Oct 2019 16:53:46 +0200 Subject: Update client dependencies --- client/src/polyfills.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/polyfills.ts') diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index 3c4120599..8aac91454 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -18,7 +18,7 @@ * BROWSER POLYFILLS */ -import 'core-js/es7/object' +import 'core-js/es/object' /** IE10 and IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. -- cgit v1.2.3