Skip to content

Commit 8ecd732

Browse files
committed
fix yarn lock
1 parent 092377a commit 8ecd732

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

example/exampleApp/.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby-2.7.4

example/exampleApp/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,4 +529,4 @@ SPEC CHECKSUMS:
529529

530530
PODFILE CHECKSUM: 5c32b035ca1bfdf2c6dba6f2105bf9d541810836
531531

532-
COCOAPODS: 1.10.1
532+
COCOAPODS: 1.11.2

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6213,7 +6213,7 @@ react-native-codegen@^0.0.7:
62136213
jscodeshift "^0.11.0"
62146214
nullthrows "^1.1.1"
62156215

6216-
react-native-svg@^12.1.1:
6216+
react-native-svg@^12.1.0:
62176217
version "12.1.1"
62186218
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-12.1.1.tgz#5f292410b8bcc07bbc52b2da7ceb22caf5bcaaee"
62196219
integrity sha512-NIAJ8jCnXGCqGWXkkJ1GTzO4a3Md5at5sagYV8Vh4MXYnL4z5Rh428Wahjhh+LIjx40EE5xM5YtwyJBqOIba2Q==

0 commit comments

Comments
 (0)