diff options
Diffstat (limited to 'gui/bower.json')
-rw-r--r-- | gui/bower.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/bower.json b/gui/bower.json index 6da3bee3c..d1d934f64 100644 --- a/gui/bower.json +++ b/gui/bower.json @@ -21,6 +21,9 @@ "angular-bootstrap": "^2.5.0", "angular-sanitize": "^1.6.5" }, + "resolutions": { + "angular": "~1.6.x" + }, "devDependencies": { "angular-mocks": "^1.4.0" }, |