Topic: Revert To Previous Version of MDBootstrap For PRO Users
The Orange Dev House pro asked 5 years ago
Hello, there!
I am using the Pro version of MDBootstrap. In the package.json, there is no versioning for MDBootstrap.
I need to revert to version 7.2.0 during package installation. How can I specify the exact version I need for MDBootstrap Pro?
Damian Gemza staff answered 5 years ago
Dear The Orange Dev House,
At the end of the "ng-uikit-pro-standard" value please add the #7.2.0 version, and npm will install this specific version in your application.
So your "ng-uikit-pro-standard" dependency should look like below:
"ng-uikit-pro-standard": "git+https://<key>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git#7.2.0",
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes