]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1671165: Fix web client build error
authorKathy Lussier <klussier@masslnc.org>
Wed, 8 Mar 2017 16:51:35 +0000 (11:51 -0500)
committerBen Shum <ben@evergreener.net>
Wed, 8 Mar 2017 18:09:05 +0000 (13:09 -0500)
commit7e46ea8bebb0352f56457104f420c923f0ecf2a7
treedc378a15adeaf7fd499c844d78a6b480c204c3a1
parent16820395ec44a6944f020cb65c2d79c315de209e
LP#1671165: Fix web client build error

Bower install was grabbing a later version of angular-cookies than we wanted,
resulting in errors when attempting to build the web client. Changing a
caret to a tilde in the bower.json files keeps us to a 1.5.x version of
angular-cookies, making web client builds happy.

Many thanks to Ben Shum for finding the solution to this problem!

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/web/js/ui/default/staff/bower.json