Files
minicrm/package.json
Michael Dyrynda f19a2f206a Provide consistency with NPM scripts
It trips me up each time that `npm run dev` exists but `npm run prod`
does not. This serves to fix that case, as well as providing consistency
in both directions `dev`/`development` and `prod`/`production`.

[Source](https://twitter.com/michaeldyrynda/status/846507021251690497)
2017-03-28 11:23:08 +10:30

1.2 KiB