From 370f0185b9cdde879f952ff0612df3e355e8a7a6 Mon Sep 17 00:00:00 2001 From: Caleb James DeLisle Date: Thu, 9 Feb 2017 21:12:07 +0100 Subject: [PATCH] Pin bower version because cursor handling is broken by the latest version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 93adb0c09..bd391ce8b 100644 --- a/bower.json +++ b/bower.json @@ -38,7 +38,7 @@ "chainpad-listmap": "^0.2.0", "lil-uri": "^0.2.1", "file-saver": "^1.3.1", - "diff-dom": "#gh-pages", + "diff-dom": "^2.1.1", "alertifyjs": "^1.0.11", "spin.js": "^2.3.2", "scrypt-async": "^1.2.0",