Ignore npm v5+ package-lock.json to let greenkeeper monitor updates.
parent
d7ef68cd97
commit
252053dd13
|
@ -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