Skip to content

Commit fce6ec2

Browse files
rizalibnumsluszniak
authored andcommitted
chore: add react-native-executorch as a dependency to adapters
1 parent 7352559 commit fce6ec2

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

packages/bare-adapter/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@types/react": "~19.1.10",
2727
"react": "19.1.0",
2828
"react-native": "0.81.5",
29+
"react-native-executorch": "workspace:*",
2930
"typescript": "~5.9.2"
3031
}
3132
}

packages/expo-adapter/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"expo-file-system": "^19.0.20",
2929
"react": "19.1.0",
3030
"react-native": "0.81.5",
31+
"react-native-executorch": "workspace:*",
3132
"typescript": "~5.9.2"
3233
}
3334
}

yarn.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4392,6 +4392,7 @@ __metadata:
43924392
"@types/react": "npm:~19.1.10"
43934393
react: "npm:19.1.0"
43944394
react-native: "npm:0.81.5"
4395+
react-native-executorch: "workspace:*"
43954396
typescript: "npm:~5.9.2"
43964397
peerDependencies:
43974398
"@dr.pogodin/react-native-fs": ^2.0.0
@@ -4411,6 +4412,7 @@ __metadata:
44114412
expo-file-system: "npm:^19.0.20"
44124413
react: "npm:19.1.0"
44134414
react-native: "npm:0.81.5"
4415+
react-native-executorch: "workspace:*"
44144416
typescript: "npm:~5.9.2"
44154417
peerDependencies:
44164418
expo: ">=54.0.0"

0 commit comments

Comments
 (0)