Skip to content

Commit

Permalink
Update dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
sadick254 committed Jun 15, 2021
1 parent fe9a900 commit 6a1d28b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = {
}
```

Similarly, to consume a service, specify one or more [version _ranges_](https://docs.npmjs.com/misc/semver#ranges), each paired with the name of a method on the package's main module:
Similarly, to consume a service, specify one or more [version _ranges_](https://docs.npmjs.com/cli/v7/using-npm/semver#ranges), each paired with the name of a method on the package's main module:

```json
{
Expand Down

0 comments on commit 6a1d28b

Please sign in to comment.