From 4b5518f0e036e82a3e10b1fc9eeceb023602b8ec Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 10 Jan 2019 16:43:01 +0100 Subject: Remove unused 'Base64' polyfill Ref https://github.com/nextcloud/server/pull/13460#issuecomment-453137318 Signed-off-by: Christoph Wurst --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3