Skip to content

Commit

Permalink
Disable integrity field in yarn.lock
Browse files Browse the repository at this point in the history
So ppl using yarn < 1.10 or 1.10+ are happy, no change is happening on the lock file

Change-Id: I8e6ff536b3e80a9a3c9efc75460dcc2f5c2c5938
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
  • Loading branch information
benoitf committed Sep 28, 2018
1 parent b0b4d51 commit 0247c4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,602 deletions.
1 change: 1 addition & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
unsafe-disable-integrity-migration true
Loading

0 comments on commit 0247c4d

Please sign in to comment.