Skip to content

Commit

Permalink
fix: yarn - do not update checksum by default
Browse files Browse the repository at this point in the history
  • Loading branch information
limpbrains committed Aug 20, 2024
1 parent afd07c5 commit e595012
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
nodeLinker: node-modules

checksumBehavior: 'update'

yarnPath: .yarn/releases/yarn-3.6.4.cjs
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14128,7 +14128,7 @@ react-native-change-icon@pwltr/react-native-change-icon:
"react-native-keychain@synonymdev/react-native-keychain#refactor/android-data-store":
version: 8.2.0
resolution: "react-native-keychain@https://github.com/synonymdev/react-native-keychain.git#commit=7378c469afe81195487a3163295be425af79fa7a"
checksum: 94297964de510a7a47f27e4175cdc85a977f36092afa0749648ad102c0f818f3fc41a9a92cf5e3e70d52c93e1e922ce4247860017ec4cee72f331f6410cbe02a
checksum: 96008e384e055b2c812a8271e758fac6f50e7018cd43644adbe2a0902fe5a3fa64698bc1056e507a5b4612da4a6ecc79144d52de4e01b8ee7e017ad550c83662
languageName: node
linkType: hard

Expand Down

0 comments on commit e595012

Please sign in to comment.