Topic: How to lock the version of MDB React Pro in own project's package.json
Eero Penttinen asked 4 years ago
Hi,
in package.json you have a dependency to mbdreact like below "mdbreact": "git+https://oauth2:**@git.mdbootstrap.com/mdb/react/re-pro.git"
Latest 5.0 version broke our app for a while since we use an older version of React and react-dom.
Is there a way to lock the dependency to a given version of mdbreact since we want to be able to control versions we use.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 5.0.0
- Device: PC
- Browser: Chrome
- OS: Windows / Linux
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 4 years ago
"git+https://oauth2:**@git.mdbootstrap.com/mdb/react/re-pro.git#4.27.0" try to put the version with #