Topic: How to update version from 5.0.0 to 5.1.0?

kamora free asked 1 year ago


Expected behavior

Actual behavior

Resources (screenshots, code snippets etc.)


Grzegorz Bujański staff answered 1 year ago


It all depends on how you added the MDB in your project. If by manual installation (via zip) it is enough to replace the files with new ones. If via npm change version number in package.json for mdb-react-ui-kit and run npm i command


kamora free commented 1 year ago

package.json: "mdb-react-ui-kit": "./mdb/mdb-react-ui-kit-5.0.0.tgz"

I changed it to mdb-react-ui-kit-5.1.0.tgz and installed again but when I check node_modules, it's still of version 5.0.0



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: MDB5 5.0.0
  • Device: Macbook
  • Browser: Chrome
  • OS: MacOS
  • Provided sample code: No
  • Provided link: No