aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6be7af382..9b38838e4 100644
--- a/package.json
+++ b/package.json
@@ -78,8 +78,8 @@
78 "safe-buffer": "^5.0.1", 78 "safe-buffer": "^5.0.1",
79 "scripty": "^1.5.0", 79 "scripty": "^1.5.0",
80 "sequelize": "^4.7.5", 80 "sequelize": "^4.7.5",
81 "typescript": "^2.5.2",
82 "ts-node": "^3.3.0", 81 "ts-node": "^3.3.0",
82 "typescript": "^2.5.2",
83 "validator": "^8.1.0", 83 "validator": "^8.1.0",
84 "winston": "^2.1.1", 84 "winston": "^2.1.1",
85 "ws": "^3.1.0" 85 "ws": "^3.1.0"