Skip to content

Upgrading

Fibbo still has no dedicated CLI for migrating to newer versions. However, you can manually upgrade your project by installing the latest versions of the packages you are using.

Upgrade to the latest version

bash
npm install @fibbojs/core@latest @fibbojs/2d@latest @fibbojs/event@latest @fibbojs/devtools@latest
bash
npm install @fibbojs/core@latest @fibbojs/3d@latest @fibbojs/event@latest @fibbojs/devtools@latest