summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-06-30 07:52:39 +0200
committerGitHub <noreply@github.com>2021-06-30 07:52:39 +0200
commitc65fc9f9fcd1a7b3c98f4c485e14c99b40998cca (patch)
tree4b971c34df44633472cb0917df57956a4ef9e126
parentdd030cf22574b3c13f9b1c945d8bcab47951e946 (diff)
Remove core-js
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8506dac7..e2193b27 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",