File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
packages/react-native-audio-api Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 8484 "peerDependencies" : {
8585 "react" : " *" ,
8686 "react-native" : " *" ,
87- "react-native-worklets" : " >= 0.6.0"
88- },
89- "peerDependenciesMeta" : {
90- "react-native-worklets" : {
91- "optional" : true
92- }
87+ "react-native-worklets" : " *"
9388 },
9489 "devDependencies" : {
9590 "@babel/cli" : " ^7.20.0" ,
Original file line number Diff line number Diff line change @@ -10942,10 +10942,7 @@ __metadata:
1094210942 peerDependencies :
1094310943 react : " *"
1094410944 react-native : " *"
10945- react-native-worklets : " >= 0.6.0"
10946- peerDependenciesMeta :
10947- react-native-worklets :
10948- optional : true
10945+ react-native-worklets : " *"
1094910946 bin :
1095010947 setup-rn-audio-api-web : ./scripts/setup-rn-audio-api-web.js
1095110948 languageName : unknown
You can’t perform that action at this time.
0 commit comments