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 118a0aef6..e7d0c39a4 100644
--- a/package.json
+++ b/package.json
@@ -71,6 +71,7 @@
71 "scripty": "^1.5.0", 71 "scripty": "^1.5.0",
72 "sequelize": "4.0.0-2", 72 "sequelize": "4.0.0-2",
73 "typescript": "~2.2.0", 73 "typescript": "~2.2.0",
74 "validator": "^7.0.0",
74 "winston": "^2.1.1", 75 "winston": "^2.1.1",
75 "ws": "^2.0.0" 76 "ws": "^2.0.0"
76 }, 77 },
@@ -86,6 +87,7 @@
86 "@types/node": "^7.0.18", 87 "@types/node": "^7.0.18",
87 "@types/request": "^0.0.43", 88 "@types/request": "^0.0.43",
88 "@types/sequelize": "^4.0.55", 89 "@types/sequelize": "^4.0.55",
90 "@types/validator": "^6.2.0",
89 "@types/winston": "^2.3.2", 91 "@types/winston": "^2.3.2",
90 "@types/ws": "^0.0.41", 92 "@types/ws": "^0.0.41",
91 "chai": "^3.3.0", 93 "chai": "^3.3.0",