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 2221a29 commit c5e7735Copy full SHA for c5e7735
RELEASING.md
@@ -39,7 +39,7 @@ The release process is automated by [changesets]. After you familiarize yourself
39
1. Install the latest published version in the same `primer-<version>` branch created earlier with:
40
41
```
42
- bin/npm install @primer/css@<version>
+ bin/npm install @primer/css@<version> -w ./npm-workspaces/primer/
43
44
45
Then commit and push the changes to `package.json`, `package-lock.json`, `LICENSE` and `vendor/npm`.
0 commit comments