From c14b5e3d3a76be44a0309c2ffd9ab6864b01d4d6 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Sat, 4 Oct 2014 18:25:50 -0400 Subject: [PATCH] updating templates.js to 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c289da3d18..ad43949248 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "socket.io-client": "^0.9.17", "socket.io-wildcard": "~0.1.1", "string": "^1.9.1", - "templates.js": "0.0.14", + "templates.js": "0.1.0", "uglify-js": "git+https://github.com/julianlam/UglifyJS2.git", "underscore": "~1.6.0", "validator": "~3.16.1",