* Use grafana server instead of grafana-server
Resolves Deprecation warning: The standalone 'grafana-server' program is deprecated and will be removed in the future. Please update all uses of 'grafana-server' to 'grafana server'
* this addition allows users to update **gamedig** dependency by running a reinstall
(running `npm update` will update all dependencies to the latest compatible version)