From 8698e8a6dd765f54327197fec43ad736bc61ac8a Mon Sep 17 00:00:00 2001 From: Nick Winter Date: Fri, 26 Sep 2014 03:06:14 -0700 Subject: [PATCH] Fixed jsondiffpatch bower version at 0.1.8, since somewhere around 0.1.10 through 0.1.17 moved the main bower script and it doesn't seem to work. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 5dcb1f801..34987d411 100644 --- a/bower.json +++ b/bower.json @@ -37,7 +37,7 @@ "firebase": "~1.0.2", "catiline": "~2.9.3", "d3": "~3.4.4", - "jsondiffpatch": "~0.1.5", + "jsondiffpatch": "0.1.8", "nanoscroller": "~0.8.0", "treema": "https://github.com/codecombat/treema.git#master", "jquery.tablesorter": "~2",