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 c7a9bde commit 9268c5dCopy full SHA for 9268c5d
CONTRIBUTING.md
@@ -18,7 +18,7 @@ New package managers can be added by editing the following files:
18
- [`config.json`](./config.json),
19
- [`.github/workflows/sync.yml`](./.github/workflows/sync.yml) that keeps pinned
20
versions up-to-date,
21
-- [`package.json`](./package.json) to add to add the added shims to the list of
+- [`package.json`](./package.json) to add the new shims to the list of
22
`"publishConfig/bin"` and `"executableFiles"`,
23
- [`sources/types.ts`](./sources/types.ts) to add the package manager to the
24
`SupportedPackageManagers` enum,
0 commit comments