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 <philip.molares@udo.edu>
This commit is contained in:
Philip Molares
2021-04-19 12:29:44 +02:00
parent d5fa101a3b
commit da811aca09
2 changed files with 2 additions and 43 deletions

View File

@@ -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",