How to update/upgrade manifest and related dependencies ?

I have existing manifest project, how to update/upgrade manifest and related dependencies ?
1 Reply
brunobuddy
brunobuddy4w ago
Hello @Ronnie you can do npm install manifest@latest to get the last version of Manifest. However we still have some deprecated deps in the admin panel that may show on some installs, we are going to work on that soon. Is that your issue or is it something else ?

Did you find this page helpful?