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 9b92e0152..8f2ed9e74 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
46 "jquery": "^2.1.4", 46 "jquery": "^2.1.4",
47 "js-yaml": "^3.3.1", 47 "js-yaml": "^3.3.1",
48 "load-grunt-tasks": "^3.3.0", 48 "load-grunt-tasks": "^3.3.0",
49 "lodash-node": "3.10.1",
49 "mkdirp": "^0.5.1", 50 "mkdirp": "^0.5.1",
50 "mongoose": "^4.0.5", 51 "mongoose": "^4.0.5",
51 "morgan": "^1.5.3", 52 "morgan": "^1.5.3",
@@ -57,6 +58,7 @@
57 "segfault-handler": "^0.2.4", 58 "segfault-handler": "^0.2.4",
58 "time-grunt": "^1.2.1", 59 "time-grunt": "^1.2.1",
59 "ursa": "^0.9.1", 60 "ursa": "^0.9.1",
61 "validator": "^4.3.0",
60 "webtorrent": "*", 62 "webtorrent": "*",
61 "winston": "^1.0.1", 63 "winston": "^1.0.1",
62 "ws": "^0.8.0" 64 "ws": "^0.8.0"