Updating the '@fastore/core' package version
If you need to update the
@fastore/core
package, follow the instructions below:-
Open your FastStore codebase in the code editor of your preference.
-
Open the terminal and run the following:_10yarn add @faststore/core@latest
-
Run
yarn dev
to sync the changes to your project.