Fix .npmrc to not create package-lock.json (#1936)

This commit is contained in:
Gus Caplan
2017-09-12 19:19:29 -05:00
committed by Crawl
parent 64cbb98fb3
commit b62c472d0a

2
.npmrc
View File

@@ -1 +1 @@
package-json=false
package-lock=false