Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 536ba99

Browse files
authored
Update expo-file-system to be compatible with Expo SDK 51
The old expo-file-system will break SDK 51 builds.
1 parent 51cb463 commit 536ba99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"dependencies": {
7676
"expo-document-picker": "11.2.2",
77-
"expo-file-system": "15.2.2",
77+
"expo-file-system": "17.0.1",
7878
"expo-image-picker": "14.1.1",
7979
"expo-media-library": "15.2.3",
8080
"expo-sharing": "11.2.2",

0 commit comments

Comments
 (0)