LP#1554714 Ang. 2.5 hotkeys plugin update
authorBill Erickson <berickxx@gmail.com>
Thu, 19 May 2016 20:25:12 +0000 (16:25 -0400)
committerJason Stephenson <jstephenson@mvlcstaff.org>
Fri, 20 May 2016 19:02:07 +0000 (15:02 -0400)
As with other dependencies, the hotkeys package name changed since the
last update.  It's now cfp-angular-hotkeys

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Jason Stephenson <jstephenson@mvlcstaff.org>
Open-ILS/web/js/ui/default/staff/bower.json

index a03180f..488407b 100644 (file)
     "angular-route": "~1.5.0",
     "angular-mocks": "~1.5.0",
     "angular-bootstrap": "~1.2.4",
-    "angular-hotkeys": "~0.2.2",
     "angular-file-saver": "~1.1.0",
     "angular-location-update": "~0.0.2",
     "ngtoast": "~2.0.0",
     "angular-tree-control": "~0.2.23",
-    "angular-animate": "~1.5.3"
+    "angular-animate": "~1.5.3",
+    "angular-hotkeys": "cfp-angular-hotkeys#^1.7.0"
   },
   "resolutions": {
     "angular": "1.5.5"