[
https://issues.apache.org/jira/browse/IGNITE-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Kalinin resolved IGNITE-7941.
---------------------------------------
Resolution: Won't Do
As the research has shown using package-lock.json and versions with carets
leads to lots of complexities and build failures. Pinned version are more
preferable so far.
> Update dependencies to latest versions and migrate to caret(^) in
> package.json + package.json.lock
> ---------------------------------------------------------------------------------------------------
>
> Key: IGNITE-7941
> URL: https://issues.apache.org/jira/browse/IGNITE-7941
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Alexander Kalinin
> Assignee: Alexander Kalinin
> Priority: Minor
> Fix For: 2.7
>
>
> We should orgnized package.json files in way that latest stable dependencies
> are installed
> * move to caret versions notations.
> * add package.json.lock to git versioning.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)