Create .npmrc
Helps primarily module developers (like me) who set their local .npmrc to package-lock=false
This commit is contained in:
parent
a54dbc42e9
commit
bd962d4d76
1 changed files with 1 additions and 0 deletions
1
.npmrc
Normal file
1
.npmrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
package-lock=true
|
||||
Loading…
Add table
Reference in a new issue