Skip to content

Commit

Permalink
feat: change reanimated version to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hancandice committed May 21, 2024
1 parent 78b937f commit 8d41044
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@
]
},
"dependencies": {
"react-native-reanimated": "3.6.1"
"react-native-reanimated": "3.4.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15443,7 +15443,7 @@ __metadata:
react: 18.2.0
react-native: 0.74.1
react-native-builder-bob: ^0.20.0
react-native-reanimated: 3.6.1
react-native-reanimated: 3.4.0
release-it: ^15.0.0
typescript: ^5.2.2
peerDependencies:
Expand All @@ -15452,9 +15452,9 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-reanimated@npm:3.6.1":
version: 3.6.1
resolution: "react-native-reanimated@npm:3.6.1"
"react-native-reanimated@npm:3.4.0":
version: 3.4.0
resolution: "react-native-reanimated@npm:3.4.0"
dependencies:
"@babel/plugin-transform-object-assign": ^7.16.7
"@babel/preset-typescript": ^7.16.7
Expand All @@ -15469,7 +15469,7 @@ __metadata:
"@babel/plugin-transform-template-literals": ^7.0.0-0
react: "*"
react-native: "*"
checksum: 245e542de7496081c4c64fe219a6d33a4d7195502fd6e9c12374c04acb1318bdeb0c50889def5e213e3fe3cd0f6316b113a6b1c382715f1b6cf8a6a29f0cf4ab
checksum: 60312602dfe471153a5cc151aca2d359aaf55ec81db342defa67fa983d77c577ee5b22ec3fd744a281aacc3e560b52777d449cdbb9447cf596cf7a8dc231e61d
languageName: node
linkType: hard

Expand Down

0 comments on commit 8d41044

Please sign in to comment.