Skip to content

Commit cc8c1c8

Browse files
committed
chore: revert changing rnaa version
1 parent 8590cea commit cc8c1c8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/speech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"metro-config": "^0.81.0",
2020
"react": "19.1.0",
2121
"react-native": "0.81.5",
22-
"react-native-audio-api": "0.11.1",
22+
"react-native-audio-api": "0.11.3",
2323
"react-native-device-info": "^14.0.4",
2424
"react-native-executorch": "workspace:*",
2525
"react-native-reanimated": "~4.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12847,17 +12847,17 @@ __metadata:
1284712847
languageName: node
1284812848
linkType: hard
1284912849

12850-
"react-native-audio-api@npm:0.11.1":
12851-
version: 0.11.1
12852-
resolution: "react-native-audio-api@npm:0.11.1"
12850+
"react-native-audio-api@npm:0.11.3":
12851+
version: 0.11.3
12852+
resolution: "react-native-audio-api@npm:0.11.3"
1285312853
dependencies:
1285412854
semver: "npm:^7.7.3"
1285512855
peerDependencies:
1285612856
react: "*"
1285712857
react-native: "*"
1285812858
bin:
1285912859
setup-rn-audio-api-web: scripts/setup-rn-audio-api-web.js
12860-
checksum: 10/3e062c479ec76015fe068af3b03928b591c11fc6873b030b7756ab6e6eb2a17499801d061002997121fbfb746040d7039266d81196c3ae05ee8b489b07a97047
12860+
checksum: 10/0c973061a81196f93cb19eecf3c6126deaaaa28ad89c7830cdcfc833faad594fb275b733d12729aa11676e0d571c493006fdef4bf243a79dcb142666e87bcf0b
1286112861
languageName: node
1286212862
linkType: hard
1286312863

@@ -14100,7 +14100,7 @@ __metadata:
1410014100
metro-config: "npm:^0.81.0"
1410114101
react: "npm:19.1.0"
1410214102
react-native: "npm:0.81.5"
14103-
react-native-audio-api: "npm:0.11.1"
14103+
react-native-audio-api: "npm:0.11.3"
1410414104
react-native-device-info: "npm:^14.0.4"
1410514105
react-native-executorch: "workspace:*"
1410614106
react-native-reanimated: "npm:~4.1.1"

0 commit comments

Comments
 (0)