Disable package-lock feature of npm

This commit is contained in:
Miroslav Bajtoš 2018-06-12 16:31:40 +02:00
parent ffc06e3ce1
commit 9f18837ec6
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 0 deletions

1
.npmrc Normal file
View File

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