diff --git a/frontend/bower.json b/frontend/bower.json index 9c405da246..85908f69eb 100644 --- a/frontend/bower.json +++ b/frontend/bower.json @@ -40,7 +40,7 @@ }, "resolutions": { "jquery": "1.11.0", - "angular": "1.5.8", + "angular": "~1.5.8", "angular-animate": "~1.5.8", "angular-ui-router": "~0.3.1" }