From d658ee304ed276b0c78ff18cd1b86efcd1cb3740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Mon, 5 Sep 2011 00:42:52 +0200 Subject: [PATCH] [dist] add watch dependency --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a484620..6f86160e 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "pkginfo": "0.x.x", "portfinder": "0.x.x", "timespan": "2.0.x", + "watch": "0.3.x", "winston": "0.5.x" }, "devDependencies": { @@ -51,4 +52,4 @@ "engines": { "node": ">= 0.4.0" } -} \ No newline at end of file +}