From: Jason Skomorowski Date: Tue, 23 Sep 2014 11:49:41 +0000 (-0400) Subject: Attempt to satisfy handlebars build dependency for integration test X-Git-Tag: 1.0.0~324^2~18 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=8cdcd4a750fd0903efcf5b52dfe06c7a25336b3f Attempt to satisfy handlebars build dependency for integration test --- diff --git a/test/package.json b/test/package.json index 5450176..bd19642 100644 --- a/test/package.json +++ b/test/package.json @@ -16,7 +16,8 @@ "request": "*", "jasmine-reporters": "<= 0.4.1", "jasmine-node": "*", - "phantomjs": "*" + "phantomjs": "*", + "handlebars": "= 1.3.0" }, "repository": { "type": "git",