From 18b29033a8cc6d8112969e8bc0ef904c9ea516a8 Mon Sep 17 00:00:00 2001 From: Enzo Gladiadis <30397502+Tr0j4n9@users.noreply.github.com> Date: Tue, 8 Jan 2019 11:38:42 +1300 Subject: [PATCH] New version of watch is not working properly (#652) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b78c906..567f5b7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "compression": "*", "dot": "*", "colors": "*", - "node-watch": "*", + "node-watch": "0.5.9", "request": "2.69.0", "nonce": "*", "bignum": "0.12.5",