aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/polyfills.ts
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-10-21 16:53:46 +0200
committerChocobozzz <me@florianbigard.com>2019-10-21 16:53:46 +0200
commit576ddf645ff2223126d28ef172bb6388602c35f4 (patch)
tree816bec17fbc51cede40114a72f67a79a4e0d4a12 /client/src/polyfills.ts
parent4c8ef0ec684f5dd1856ec751420b1e85369fd1bf (diff)
downloadPeerTube-576ddf645ff2223126d28ef172bb6388602c35f4.tar.gz
PeerTube-576ddf645ff2223126d28ef172bb6388602c35f4.tar.zst
PeerTube-576ddf645ff2223126d28ef172bb6388602c35f4.zip
Update client dependencies
Diffstat (limited to 'client/src/polyfills.ts')
-rw-r--r--client/src/polyfills.ts2
1 files changed, 1 insertions, 1 deletions
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 @@
18* BROWSER POLYFILLS 18* BROWSER POLYFILLS
19*/ 19*/
20 20
21import 'core-js/es7/object' 21import 'core-js/es/object'
22 22
23/** IE10 and IE11 requires the following for NgClass support on SVG elements */ 23/** IE10 and IE11 requires the following for NgClass support on SVG elements */
24// import 'classlist.js'; // Run `npm install --save classlist.js`. 24// import 'classlist.js'; // Run `npm install --save classlist.js`.