LP#1554714: specify resolution to make angular-animate happy
authorGalen Charlton <gmc@esilibrary.com>
Wed, 20 Apr 2016 15:03:06 +0000 (11:03 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 22 Apr 2016 13:53:26 +0000 (09:53 -0400)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/bower.json

index 46444af..a03180f 100644 (file)
@@ -30,5 +30,8 @@
     "ngtoast": "~2.0.0",
     "angular-tree-control": "~0.2.23",
     "angular-animate": "~1.5.3"
+  },
+  "resolutions": {
+    "angular": "1.5.5"
   }
 }