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 e5766b3  AMBARI-25533. Delete redundant phantomjs dependency 
(dpidhaiets via dgrinenko) (#3209)
e5766b3 is described below

commit e5766b37a35af00efb72fcc06fc51922f2feb0aa
Author: pidhaietsdp <[email protected]>
AuthorDate: Fri Jul 17 11:33:16 2020 +0300

    AMBARI-25533. Delete redundant phantomjs dependency (dpidhaiets via 
dgrinenko) (#3209)
---
 ambari-web/package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ambari-web/package.json b/ambari-web/package.json
index 7fcc59d..afc3215 100644
--- a/ambari-web/package.json
+++ b/ambari-web/package.json
@@ -36,7 +36,6 @@
     "karma-mocha": "0.1.1",
     "karma-sinon": "~1.0.2",
     "mocha": "2.5.3",
-    "phantomjs": "~2.1.0",
     "sinon": "=1.7.3",
     "sinon-chai": "~2.8.0"
   },

Reply via email to