From b980b77815a82c1a4d8b2dcfcd4947a9bfe66fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Fri, 11 Apr 2014 02:27:00 +0200 Subject: [PATCH] Add required dev dependencies --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index f92fa723..c8aec3f2 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,8 @@ "matchdep": "~0.3.0", "mocha": "~1.13.0", "grunt-mocha-test": "~0.7.0", + "hock": "git+https://github.com/mmalecki/hock.git#no-http-server", + "jsonquest": "^0.2.2", "grunt-mocha-cov": "0.0.7" }, "bin": {