summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-06-30 08:10:58 +0200
committerGitHub <noreply@github.com>2021-06-30 08:10:58 +0200
commit017026a8e42717cc8e1935af5ce61aa46b3e9f79 (patch)
tree5c8ff40a76382e41442de702abc43e8aaf57a035
parent492ae8d1967c0e952636e433bf89fb99185ec7e3 (diff)
parentc65fc9f9fcd1a7b3c98f4c485e14c99b40998cca (diff)
Merge pull request #2323 from nextcloud/fix/core-js
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index e82f32f5..cad87149 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,6 @@
"b64-to-blob": "^1.2.19",
"camelcase": "^6.2.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
- "core-js": "^3.15.1",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",
@@ -57,7 +56,6 @@
"p-limit": "^3.1.0",
"p-queue": "^6.6.2",
"qr-image": "^3.2.0",
- "regenerator-runtime": "^0.13.7",
"string-natural-compare": "^3.0.1",
"uuid": "^8.3.2",
"vue": "^2.6.14",