Skip to content

Commit 3abe690

Browse files
committed
update
1 parent 1b8b14f commit 3abe690

File tree

1 file changed

+1
-1
lines changed
  • 07-cloud/04-turborepo/04-auto-publish

1 file changed

+1
-1
lines changed

07-cloud/04-turborepo/04-auto-publish/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ permissions:
162162
>
163163
> [changesets/action](https://github.com/changesets/action)
164164
>
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`
165+
> [Random npm bug with optional deps](https://github.com/npm/cli/issues/4828). Temporal solution: `rm -rf package-lock.json && npm install`
166166

167167
Reset packages versions to `0.0.0`:
168168

0 commit comments

Comments
 (0)