Updating - niekcandaele/CSGO-RankMe-stats GitHub Wiki
When updating the application to a new version, make a backup of your config.json file! Compare the new config.json file and replace the default values with the ones you changed.
After copying files from the new release, delete your current node_modules folder and run npm i --only-prod
again to make sure the dependencies are up to date.