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 1b8b14f commit 3abe690Copy full SHA for 3abe690
07-cloud/04-turborepo/04-auto-publish/README.md
@@ -162,7 +162,7 @@ permissions:
162
>
163
> [changesets/action](https://github.com/changesets/action)
164
165
-> [Random npm bug with optional deps](https://github.com/npm/cli/issues/4828). Temporal solution: `rm -rf node_modules package-lock.json && npm install`
+> [Random npm bug with optional deps](https://github.com/npm/cli/issues/4828). Temporal solution: `rm -rf package-lock.json && npm install`
166
167
Reset packages versions to `0.0.0`:
168
0 commit comments