From da811aca097f5ed2dc0020dc9bee87aadec9db91 Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Mon, 19 Apr 2021 12:29:44 +0200 Subject: Dependency: Remove imgur This dependency is outdated anyway (it still uses the old imgur api) and for our purposes we can substitute it with a simple POST request via note-fetch. Signed-off-by: Philip Molares --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8082cab5..4537f601 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,6 @@ "helmet": "^4.0.0", "highlight.js": "^10.0.0", "i18n": "^0.13.0", - "imgur": "git+https://github.com/hackmdio/node-imgur.git", "ionicons": "^2.0.1", "is-svg": "^4.3.1", "jquery": "^3.5.1", -- cgit v1.2.3