Add .npmrc

This commit is contained in:
Miguel Mota 2020-02-13 13:01:03 -08:00
parent 20c282b1e6
commit 32b9f29f15
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@ -111,3 +111,7 @@ example.js
build
#dist
docs
# Files to ignore #
#####################
package-lock.json

1
.npmrc Normal file
View File

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