Skip to content

Commit

Permalink
Release 1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-gonet committed Mar 23, 2021
1 parent 1196f29 commit 000ba73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,8 @@ PODS:
- ReactCommon/callinvoker (= 0.62.1)
- RNGestureHandler (1.6.1):
- React
- RNReanimated (1.10.2):
- React
- RNReanimated (1.13.3):
- React-Core
- RNScreens (1.0.0-alpha.23):
- React
- Yoga (1.14.0)
Expand Down Expand Up @@ -450,11 +450,11 @@ SPEC CHECKSUMS:
React-RCTVibration: 072c3b427dd29e730c2ee5bfc509cf5054741a50
ReactCommon: 3585806280c51d5c2c0d3aa5a99014c3badb629d
RNGestureHandler: 8f09cd560f8d533eb36da5a6c5a843af9f056b38
RNReanimated: 7de2dca51deacff78bb880f63c1389a24311b376
RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926
RNScreens: f28b48b8345f2f5f39ed6195518291515032a788
Yoga: 50fb6eb13d2152e7363293ff603385db380815b1
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: aa5963440c2c27ef05661ddc9581b02eac8776a7

COCOAPODS: 1.9.1
COCOAPODS: 1.10.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-reanimated",
"version": "1.13.2",
"version": "1.13.3",
"description": "More powerful alternative to Animated library for React Native.",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit 000ba73

Please sign in to comment.