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 6cfb814 commit 4194913Copy full SHA for 4194913
package.json
@@ -85,10 +85,10 @@
85
"typescript": "^5.8.3"
86
},
87
"peerDependencies": {
88
+ "@react-native-clipboard/clipboard": "*",
89
"react": "*",
90
"react-native": "*",
- "react-native-shake": "*",
91
- "@react-native-clipboard/clipboard": "*"
+ "react-native-shake": "*"
92
93
"workspaces": [
94
"example"
yarn.lock
@@ -11419,8 +11419,10 @@ __metadata:
11419
release-it: ^17.10.0
11420
typescript: ^5.8.3
11421
peerDependencies:
11422
+ "@react-native-clipboard/clipboard": "*"
11423
react: "*"
11424
react-native: "*"
11425
+ react-native-shake: "*"
11426
languageName: unknown
11427
linkType: soft
11428
0 commit comments