flight-manual.atom.io
flight-manual.atom.io copied to clipboard
Update interacting-with-other-packages-via-services.md
Description of the Change
While reading docs, found a broken link for version ranges.
Propose using the replacing link (https://github.com/npm/node-semver#ranges)
Or the following link to keep referencing npmjs docs:
https://docs.npmjs.com/cli/v7/configuring-npm/package-json#dependencies
(note: the above link contains a link to (https://github.com/npm/node-semver#ranges) in its content
Release Notes
- fix broken link for
version rangesin Chapter 4 ->Interacting With Other Packages Via Services