mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
correctly handle cases where a dependency does not have a `version` property because it is either missing or invalid
(cherry picked from commit a0915036f9)
Co-authored-by: Shahar Mor <shaharmor1@gmail.com>
This commit is contained in:
3
changelogs/fragments/2924-npm-fix-package-json.yml
Normal file
3
changelogs/fragments/2924-npm-fix-package-json.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- npm - correctly handle cases where a dependency does not have a ``version`` property because it is either missing or invalid
|
||||
(https://github.com/ansible-collections/community.general/issues/2917).
|
||||
Reference in New Issue
Block a user