aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-04 20:13:47 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-04 20:13:47 +0100
commit5940912751f90e9164b8ecf65b57b3bafba850e3 (patch)
treee85a98ca0695ff9de8f8de1b0a2e9a0967709620 /package.json
parentFix issue with error view and "user aborted" requests (diff)
downloadferdium-app-5940912751f90e9164b8ecf65b57b3bafba850e3.tar.gz
ferdium-app-5940912751f90e9164b8ecf65b57b3bafba850e3.tar.zst
ferdium-app-5940912751f90e9164b8ecf65b57b3bafba850e3.zip
Replace jshashes with node crypto module
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 d89066f22..6c29da182 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,6 @@
46 "gulp-cli": "1.2.2", 46 "gulp-cli": "1.2.2",
47 "hex-to-rgba": "1.0.2", 47 "hex-to-rgba": "1.0.2",
48 "ini": "^1.3.4", 48 "ini": "^1.3.4",
49 "jshashes": "^1.0.6",
50 "jsonwebtoken": "^7.4.1", 49 "jsonwebtoken": "^7.4.1",
51 "keymaster": "^1.6.2", 50 "keymaster": "^1.6.2",
52 "lodash": "^4.17.4", 51 "lodash": "^4.17.4",