From 4d4e5cd4dca78480ec7f40e747f424cd107376a4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 5 Jun 2017 21:53:49 +0200 Subject: require -> import --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 118a0aef6..e7d0c39a4 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,7 @@ "scripty": "^1.5.0", "sequelize": "4.0.0-2", "typescript": "~2.2.0", + "validator": "^7.0.0", "winston": "^2.1.1", "ws": "^2.0.0" }, @@ -86,6 +87,7 @@ "@types/node": "^7.0.18", "@types/request": "^0.0.43", "@types/sequelize": "^4.0.55", + "@types/validator": "^6.2.0", "@types/winston": "^2.3.2", "@types/ws": "^0.0.41", "chai": "^3.3.0", -- cgit v1.2.3