Skip to content

Commit

Permalink
Add .npmrc to prevent lockfile from being generated
Browse files Browse the repository at this point in the history
  • Loading branch information
kaicataldo authored and marijnh committed Jun 20, 2019
1 parent 20573f3 commit a53faf5
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 a53faf5

Please sign in to comment.