aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 45651a1e5..db1bfe5d8 100644
--- a/package.json
+++ b/package.json
@@ -70,6 +70,7 @@
70 "js-yaml": "^3.5.4", 70 "js-yaml": "^3.5.4",
71 "jsonld": "^0.5.12", 71 "jsonld": "^0.5.12",
72 "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", 72 "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017",
73 "kue": "^0.11.6",
73 "lodash": "^4.11.1", 74 "lodash": "^4.11.1",
74 "magnet-uri": "^5.1.4", 75 "magnet-uri": "^5.1.4",
75 "mkdirp": "^0.5.1", 76 "mkdirp": "^0.5.1",
@@ -103,6 +104,7 @@
103 "@types/chai": "^4.0.4", 104 "@types/chai": "^4.0.4",
104 "@types/config": "^0.0.33", 105 "@types/config": "^0.0.33",
105 "@types/express": "^4.0.35", 106 "@types/express": "^4.0.35",
107 "@types/kue": "^0.11.8",
106 "@types/lodash": "^4.14.64", 108 "@types/lodash": "^4.14.64",
107 "@types/magnet-uri": "^5.1.1", 109 "@types/magnet-uri": "^5.1.1",
108 "@types/mkdirp": "^0.5.1", 110 "@types/mkdirp": "^0.5.1",