Skip to content

Commit

Permalink
fix(version): fix reanimated
Browse files Browse the repository at this point in the history
  • Loading branch information
EQuimper committed May 7, 2024
1 parent c2fb621 commit 439d7f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"types": "lib/typescript/src/index.d.ts",
"react-native": "src/index",
"source": "src/index",
"private": false,
"files": [
"src",
"lib",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ __metadata:
peerDependencies:
react: "*"
react-native: "*"
react-native-reanimated: ^3.0.0
react-native-reanimated: ^2.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 439d7f2

Please sign in to comment.