Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 3fb35cf

Browse files
authored
Release 2.4.1 (software-mansion#2965)
## Description Update package.json before release.
1 parent dc533c4 commit 3fb35cf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ PODS:
297297
- React-Core
298298
- RNGestureHandler (1.10.1):
299299
- React-Core
300-
- RNReanimated (2.4.0):
300+
- RNReanimated (2.4.1):
301301
- DoubleConversion
302302
- FBLazyVector
303303
- FBReactNativeSpec
@@ -497,7 +497,7 @@ SPEC CHECKSUMS:
497497
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
498498
RNCPicker: 914b557e20b3b8317b084aca9ff4b4edb95f61e4
499499
RNGestureHandler: 5e58135436aacc1c5d29b75547d3d2b9430d052c
500-
RNReanimated: 17e828d603c7ed3c25d332c0cdbb037838dc53a9
500+
RNReanimated: 32c91e28f5780937b8efc07ddde1bab8d373fe0b
501501
RNScreens: eb0dfb2d6b21d2d7f980ad46b14eb306d2f1062e
502502
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
503503
Yoga: 9b6696970c3289e8dea34b3eda93f23e61fb8121

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-reanimated",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "More powerful alternative to Animated library for React Native.",
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)