summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPhilip Molares2021-04-19 12:29:44 +0200
committerPhilip Molares2021-04-19 12:29:44 +0200
commitda811aca097f5ed2dc0020dc9bee87aadec9db91 (patch)
treef0a5acf18dc85c6839c0e0aea217b3fcf2785d9d /package.json
parentd5fa101a3b366edf104232baeba1f7368201105f (diff)
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>
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 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",