We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a304194 commit 167e146Copy full SHA for 167e146
docs/lib/content/configuring-npm/package-json.md
@@ -621,7 +621,7 @@ See [semver](https://github.com/npm/node-semver#versions) for more details about
621
* `tag` A specific version tagged and published as `tag` See [`npm
622
dist-tag`](/commands/npm-dist-tag)
623
* `path/path/path` See [Local Paths](#local-paths) below
624
-* `npm:@scope/pkg@version` Custom alias for a pacakge See [`package-spec`](/using-npm/package-spec#aliases)
+* `npm:@scope/pkg@version` Custom alias for a package See [`package-spec`](/using-npm/package-spec#aliases)
625
626
For example, these are all valid:
627
0 commit comments