Skip to content

Commit 60181ec

Browse files
committed
chore: increase version of react-native-reanimated
1 parent 7df7d68 commit 60181ec

File tree

3 files changed

+194
-14
lines changed

3 files changed

+194
-14
lines changed

example/ios/Podfile.lock

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

561561
PODFILE CHECKSUM: a5285b1ad6123073ce08038b8b84cb6a4634a1f5
562562

563-
COCOAPODS: 1.12.1
563+
COCOAPODS: 1.16.1

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"postinstall-postinstall": "^2.1.0",
5353
"react-native-date-picker": "^4.1.3",
5454
"react-native-paper": "^4.0.1",
55-
"react-native-reanimated": "3.4.2",
55+
"react-native-reanimated": "3.9.0",
5656
"react-native-vector-icons": "10.0.3"
5757
},
5858
"devDependencies": {
@@ -207,5 +207,6 @@
207207
}
208208
}
209209
}
210-
}
210+
},
211+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
211212
}

0 commit comments

Comments
 (0)