Skip to content

Commit

Permalink
Add .npmrc file to disable package-lock.json (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Feb 27, 2021
1 parent 85f7b3e commit 5caea90
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 5caea90

Please sign in to comment.