From 9ddf86622658148c0f5e34142a51e6b173e89470 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 30 Jan 2017 23:10:20 -0500 Subject: [PATCH] CRM-19943 - Install the new version of jstree We can keep the old version around in /packages. It's not loaded globally, so there aren't any conflicts in having both. --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 7db9f6bb6e..d5cda3c0d0 100644 --- a/bower.json +++ b/bower.json @@ -22,6 +22,7 @@ "select2": "colemanw/select2#stable/3.5", "jquery-validation": "~1.13", "datatables": "~1.10", + "jstree": "~3", "ckeditor": "~4.5", "font-awesome": "~4", "angular-sanitize": "~1.3.15" -- 2.25.1