summaryrefslogtreecommitdiffstats
path: root/gui/bower.json
diff options
context:
space:
mode:
authorRex Lee <limingjiang@huawei.com>2017-08-01 02:17:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-01 02:17:22 +0000
commit07e6f121f9ff5ef221c483aa9c5ec79811bea913 (patch)
tree5f19a3264252b513440ec869a9add7dd01af0097 /gui/bower.json
parentdfac81ab72dbed41b79ab49c3afd9d6e41ffe43f (diff)
parentaae1cd37cbdf2382b002177a3b4c77bdb968c6db (diff)
Merge "Add yardstick logo in GUI"
Diffstat (limited to 'gui/bower.json')
-rw-r--r--gui/bower.json3
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"
},