Hi,
We are currently updating our app, which is based on Metronic. In light of Moment.js being deprecated, we are trying to transition away from it. Could you please let us know if Keenthemes is actively working on addressing this issue in Metronic?
Thank you for your time and assistance.
Best regards,
Hi,
Sorry for the late reply. To upgrade moment.js you can edit package.json
and use "moment": "^2.30.1"
latest moment package for your project. Then just run "npm install" or "yarn" and rebuild your assets with gulp or webapck.
Regards,
Sean