Switch to acorn-based JS templates with classes, ids, scripts, template strings
authorNick Downing <downing.nick@gmail.com>
Mon, 15 Oct 2018 04:35:39 +0000 (15:35 +1100)
committerNick Downing <downing.nick@gmail.com>
Mon, 15 Oct 2018 04:35:39 +0000 (15:35 +1100)
package.json

index 55e40e8..2ea0e43 100644 (file)
@@ -13,7 +13,7 @@
     "fs": "^0.0.1-security",
     "http": "^0.0.0",
     "https": "^1.0.0",
-    "js_template": "file:../js_template.git/js_template-3.4.9.tgz",
+    "js_template": "file:../js_template.git/acorn/js_template-6.0.2.tgz",
     "json_cache": "file:../json_cache.git/json_cache-1.0.0.tgz",
     "less": "^3.8.1",
     "querystring": "^0.2.0",