downgrade to handlebars <= 2.0.0, MKWS-380
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 16 Feb 2015 13:05:07 +0000 (13:05 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 16 Feb 2015 13:05:07 +0000 (13:05 +0000)
test/package.json

index 69e0d70..c3faab5 100644 (file)
@@ -18,7 +18,7 @@
         "jasmine-reporters": "*",
         "jasmine-node": "*",
         "phantomjs": "*",
-        "handlebars": "*",
+        "handlebars": "<= 2.0.0",
         "uglify-js": "*"
     },
     "repository": {