We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fb621 commit 439d7f2Copy full SHA for 439d7f2
package.json
@@ -7,7 +7,6 @@
7
"types": "lib/typescript/src/index.d.ts",
8
"react-native": "src/index",
9
"source": "src/index",
10
- "private": false,
11
"files": [
12
"src",
13
"lib",
yarn.lock
@@ -71,7 +71,7 @@ __metadata:
71
peerDependencies:
72
react: "*"
73
react-native: "*"
74
- react-native-reanimated: ^3.0.0
+ react-native-reanimated: ^2.0.0
75
languageName: unknown
76
linkType: soft
77
0 commit comments