Update
Before updating, check if you're already on latest major version (6.x.x) - if not make sure to read upgrade to v6 migration guide.
To update to latest bifrost version you can use the @latest
npm tag:
npm install @intility/bifrost-react@latest
npm install @intility/bifrost-react@latest
Select and DatePicker
If you're using <Select>
or
<DatePicker>
you can do the same for those packages:
npm install @intility/bifrost-react-select@latest
npm install @intility/bifrost-react-datepicker@latest
npm install @intility/bifrost-react-select@latest
npm install @intility/bifrost-react-datepicker@latest