Yusaku Sako created AMBARI-7682:
-----------------------------------
Summary: Narrow npm dependencies for Ambari Admin
Key: AMBARI-7682
URL: https://issues.apache.org/jira/browse/AMBARI-7682
Project: Ambari
Issue Type: Task
Components: ambari-admin
Affects Versions: 1.7.0
Reporter: Yusaku Sako
Assignee: Yusaku Sako
Fix For: 1.7.0
Currently the npm dependencies in package.json are described with ~ and ^,
(i.e., they download the latest possible major/minor version of the library and
sometimes it causes build failure if there are new versions of the library that
make breaking changes).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)