From 0eae11c4c2438e9e57bd3051885982bd4e40d428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Sch=C3=BCtze?= Date: Fri, 8 Sep 2017 10:59:25 +0200 Subject: [PATCH] Pin angular-ui-tree to last working version v2.22.5. (Fixed #3387) --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 51e1271e9..c08d5f923 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "angular-sanitize": "~1.5.8", "angular-scroll-glue": "~2.0.7", "angular-ui-router": "~0.3.1", - "angular-ui-tree": "~2.22.0", + "angular-ui-tree": "2.22.5", "angular-xeditable": "~0.5.0", "angularjs-slider": "~6.2.2", "bootstrap-css-only": "~3.3.6",