projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f85ed
)
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
Galen Charlton
<gmc@esilibrary.com>
Wed, 20 Apr 2016 15:38:57 +0000
(11:38 -0400)
Signed-off-by: Galen Charlton <gmc@esilibrary.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"
}
}