Commit Graph

1 Commits

Author SHA1 Message Date
Matthew Amato a8cacae67b Prevent npm from creating package-lock.json
We are already ignoring [package-lock.json](https://docs.npmjs.com/files/package-lock.json)
in git, this just stop npm from generating it altogether.
2017-11-07 08:42:13 -05:00