aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 084c7676cea..3a8df49280d 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
],
"license": "AGPL-3.0-or-later",
"dependencies": {
+ "@babel/polyfill": "^7.2.5",
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.3.3",
@@ -29,7 +30,6 @@
"css-vars-ponyfill": "^1.16.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.2",
"dompurify": "^1.0.4",
- "es6-shim": "^0.35.4",
"handlebars": "^4.0.5",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
"jquery": "^2.1.4",
@@ -45,7 +45,6 @@
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.2.0",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",