Skip to content

Commit

Permalink
add .npmrc with package-lock=false to disable package-lock.json gener…
Browse files Browse the repository at this point in the history
…ation (#352)
  • Loading branch information
Uzlopak committed Jun 9, 2022
1 parent 8784672 commit d589d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false

0 comments on commit d589d0a

Please sign in to comment.