Update Handlebars to 2.0.0
authorJason Skomorowski <jason@indexdata.com>
Tue, 7 Oct 2014 16:17:15 +0000 (12:17 -0400)
committerJason Skomorowski <jason@indexdata.com>
Tue, 7 Oct 2014 16:17:15 +0000 (12:17 -0400)
test/package.json
tools/htdocs/Makefile

index c047864..c0aca1c 100644 (file)
@@ -18,7 +18,7 @@
         "jasmine-reporters": "<= 0.4.1",
         "jasmine-node": "*",
         "phantomjs": "*",
-        "handlebars": "= 1.3.0"
+        "handlebars": "= 2.0.0"
     },
     "repository": {
         "type": "git",
index 96b8c89..b168496 100644 (file)
@@ -2,7 +2,7 @@
 
 SRC=   ../../src
 
-HANDLEBARS_FILE = handlebars-v1.3.0.js
+HANDLEBARS_FILE = handlebars-v2.0.0.js
 JQUERY_FILE = jquery-1.10.0.min.js
 JQUERY_JSON_FILE = jquery.json-2.4.js
 PP2_FILE = pz2.js