* prevent changes to package-lock.json file (vcs tracked) on install
* this addition allows users to update **gamedig** dependency by running a reinstall (running `npm update` will update all dependencies to the latest compatible version)