Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

[QUESTION] How to update application? #631

Open
the-hotmann opened this issue Nov 5, 2020 · 1 comment
Open

[QUESTION] How to update application? #631

the-hotmann opened this issue Nov 5, 2020 · 1 comment

Comments

@the-hotmann
Copy link

the-hotmann commented Nov 5, 2020

The Docs does not describe how to update the application itself.
Is there a way to do so easily with keeping all the data/configs?

I dont know how long I already use this, so I dont even know which version I'm on as this nowhere gets shown..

@ajimix
Copy link

ajimix commented Dec 8, 2020

Statusfy is a dependency, so you can see the version in your project package.json. To update it should be enough to update the same line in the dependencies to the desired version and running npm i, but make sure you test it after updating to see that all continues to work 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants