This is an automated email from the ASF dual-hosted git repository.

hapylestat pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/branch-2.7 by this push:
     new d7d2a67  AMBARI-25519. Ambari builds are failing with a bower error 
(dpidhaiets) (#3203) (pidhaietsdp via dgrinenko)
d7d2a67 is described below

commit d7d2a67b41170ea9f8a250777842166013dd4ebc
Author: pidhaietsdp <[email protected]>
AuthorDate: Thu Jun 11 13:33:56 2020 +0300

    AMBARI-25519. Ambari builds are failing with a bower error (dpidhaiets) 
(#3203) (pidhaietsdp via dgrinenko)
---
 ambari-admin/src/main/resources/ui/admin-web/bower.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ambari-admin/src/main/resources/ui/admin-web/bower.json 
b/ambari-admin/src/main/resources/ui/admin-web/bower.json
index 7420309..6585f9a 100644
--- a/ambari-admin/src/main/resources/ui/admin-web/bower.json
+++ b/ambari-admin/src/main/resources/ui/admin-web/bower.json
@@ -19,5 +19,8 @@
     "chai": "1.8.0",
     "mocha": "1.14.0",
     "sinon": "1.10.3"
+  },
+  "resolutions": {
+    "angular": "1.8.0"
   }
 }

Reply via email to