aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2019-01-11 12:34:27 +0100
committerGitHub <noreply@github.com>2019-01-11 12:34:27 +0100
commitd810b5587efd57d57228baea107bcf38e880751a (patch)
tree0addb95999454af168adb439610d523ea5183579 /package.json
parente7b9746266d7a9338ff41c7cf769cac1b7892b94 (diff)
parent4b5518f0e036e82a3e10b1fc9eeceb023602b8ec (diff)
downloadnextcloud-server-d810b5587efd57d57228baea107bcf38e880751a.tar.gz
nextcloud-server-d810b5587efd57d57228baea107bcf38e880751a.zip
Merge pull request #13491 from nextcloud/refactor/remove-unused-base64-polyfill
Remove unused 'Base64' polyfill
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 853e2a59b7d..565814e33e4 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,6 @@
],
"license": "AGPL-3.0-or-later",
"dependencies": {
- "Base64": "^0.3.0",
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.2.3",