Updating to the latest Mobiscroll
In this guide you will learn how to update an already installed package in your project to the latest version. If you are looking for how to install Mobiscroll for the first time, you can check the getting started guide, if you want to upgrade from trial to a licensed version you can check out our upgrade guide.
caution
In order to have access to the latest version, you will need an active maintenance.
There are multiple options on how to update to the latest version, depending on how you installed Mobiscroll in your project in the first place and what kind of license you have:
- Updating from our NPM repository
- Updating with the Mobiscroll CLI
- Updating with the Mobiscroll CLI using a downloaded package
Updating from our NPM repository
Prerequisites
- Mobiscroll was set up with the Mobiscroll CLI before
- You own one of the following types of licenses:
- Date & Time picking
- Scheduling & Calendaring
- Complete
- Enterprise (SaaS)
- You have an active maintenance
Update Steps
Running the following command in your project root folder will update your package to the latest:
npm update @mobiscroll/react