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 e8821bc70..481e6a3d9 100644
--- a/package.json
+++ b/package.json
@@ -130,6 +130,7 @@
130 "jsonld": "~1.1.0", 130 "jsonld": "~1.1.0",
131 "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", 131 "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017",
132 "lodash": "^4.17.10", 132 "lodash": "^4.17.10",
133 "lru-cache": "^5.1.1",
133 "magnet-uri": "^5.1.4", 134 "magnet-uri": "^5.1.4",
134 "memoizee": "^0.4.14", 135 "memoizee": "^0.4.14",
135 "morgan": "^1.5.3", 136 "morgan": "^1.5.3",
@@ -179,6 +180,7 @@
179 "@types/fs-extra": "^8.0.0", 180 "@types/fs-extra": "^8.0.0",
180 "@types/libxmljs": "^0.18.0", 181 "@types/libxmljs": "^0.18.0",
181 "@types/lodash": "^4.14.64", 182 "@types/lodash": "^4.14.64",
183 "@types/lru-cache": "^5.1.0",
182 "@types/magnet-uri": "^5.1.1", 184 "@types/magnet-uri": "^5.1.1",
183 "@types/maildev": "^0.0.1", 185 "@types/maildev": "^0.0.1",
184 "@types/memoizee": "^0.4.2", 186 "@types/memoizee": "^0.4.2",