Ignore npm v5+ package-lock.json to let greenkeeper monitor updates.

This commit is contained in:
Tankred Hase 2017-08-14 12:05:33 +08:00
parent d7ef68cd97
commit 252053dd13

3
.gitignore vendored
View File

@ -34,3 +34,6 @@ node_modules
# Optional REPL history # Optional REPL history
.node_repl_history .node_repl_history
# npm v5+ lockfile
package-lock.json