Ignore npm v5+ package-lock.json to let greenkeeper monitor updates.
This commit is contained in:
parent
d7ef68cd97
commit
252053dd13
3
.gitignore
vendored
3
.gitignore
vendored
@ -34,3 +34,6 @@ node_modules
|
|||||||
|
|
||||||
# Optional REPL history
|
# Optional REPL history
|
||||||
.node_repl_history
|
.node_repl_history
|
||||||
|
|
||||||
|
# npm v5+ lockfile
|
||||||
|
package-lock.json
|
||||||
|
Loading…
Reference in New Issue
Block a user