projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f64cb46
)
LP#1554714: specify resolution to make angular-animate happy
author
Galen Charlton
<gmc@esilibrary.com>
Wed, 20 Apr 2016 15:03:06 +0000
(11:03 -0400)
committer
Bill 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
patch
|
blob
|
history
diff --git
a/Open-ILS/web/js/ui/default/staff/bower.json
b/Open-ILS/web/js/ui/default/staff/bower.json
index
46444af
..
a03180f
100644
(file)
--- a/
Open-ILS/web/js/ui/default/staff/bower.json
+++ b/
Open-ILS/web/js/ui/default/staff/bower.json
@@
-30,5
+30,8
@@
"ngtoast": "~2.0.0",
"angular-tree-control": "~0.2.23",
"angular-animate": "~1.5.3"
+ },
+ "resolutions": {
+ "angular": "1.5.5"
}
}