We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6caad4 commit b105caaCopy full SHA for b105caa
package.json
@@ -87,12 +87,12 @@
87
"typescript": "^5.8.3"
88
},
89
"peerDependencies": {
90
- "@react-native-clipboard/clipboard": "*",
91
"react": "*",
92
"react-native": "*",
93
"react-native-gesture-handler": "2.24.0",
94
"react-native-reanimated": "3.19.1",
95
- "react-native-shake": "*"
+ "react-native-shake": "*",
+ "@react-native-clipboard/clipboard": "*"
96
97
"workspaces": [
98
"example"
0 commit comments