Topic: How can i install an specific version (4.9) of the pro version from package.json?

jens.uhlig@m2mgo.com free asked 5 years ago


Hello, i would like to know if it is possible to include mdbreact from package.json with token autentication(pro) and an specified version of it (4.10). As far as i know, i can get the latest version by using:

"mdbreact": "git+https://oauth2:xxxxxxx@git.mdbootstrap.com/mdb/react/re-pro"

but we need to update the reactmdb not necessarly when a new version is released.

Thanks in advance,


Jakub Mandra staff answered 5 years ago


Hi,

Not a problem, just attach hash with the revision number at the and of the url, like so:

"mdbreact": "git+https://oauth2:xxxxxxx@git.mdbootstrap.com/mdb/react/re-pro#4.9.0"

Best,

Jakub



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: 4.8.4
  • Device: any
  • Browser: any
  • OS: any
  • Provided sample code: No
  • Provided link: Yes