Merge pull request #1276 from balena-io/1275-npmrc

Use an .npmrc to prevent creating a package-lock on each install
This commit is contained in:
Thodoris Greasidis 2019-05-31 17:21:30 +03:00 committed by GitHub
commit 9cc81866eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.npmrc Normal file
View File

@ -0,0 +1 @@
package-lock=false