Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Fanny Chien <[email protected]>
  • Loading branch information
mariana-caetano and hellofanny authored Oct 22, 2024
1 parent 349cf50 commit f63640f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Updating the '@fastore/cli' package version"

If you need to update the [`@fastore/cli`](https://developers.vtex.com/docs/guides/faststore/project-structure-overview#packagejson) package, follow these instructions.

> ⚠️ Since the publication of [this release note](https://developers.vtex.com/updates/release-notes/2024-09-11-faststore-cli-dependency), the `@faststore/cli` package now depends on the `@faststore/core` package. Before updating the `@faststore/cli` package, make sure to check if this package is already listed in your dependencies. If not, check out the [release note](https://developers.vtex.com/updates/release-notes/2024-09-11-faststore-cli-dependency) related to this change.
> ⚠️ Since the publication of [this release note](https://developers.vtex.com/updates/release-notes/2024-09-11-faststore-cli-dependency), the `@faststore/core` package now depends on the `@faststore/cli` package. Before updating the `@faststore/cli` package, make sure to check if this package is already listed in your dependencies. If not, check out the [release note](https://developers.vtex.com/updates/release-notes/2024-09-11-faststore-cli-dependency) related to this change.
1. Open your FastStore codebase in the code editor of your preference.

Expand Down

0 comments on commit f63640f

Please sign in to comment.