We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c770af2 commit eb97ef6Copy full SHA for eb97ef6
1 file changed
packages/core/package.json
@@ -56,7 +56,6 @@
56
"date-fns": "^4.1.0",
57
"dateformat": "^5.0.3",
58
"expo-av": "~16.0.8",
59
- "expo-file-system": "~19.0.21",
60
"expo-image": "~3.0.11",
61
"lodash.isequal": "^4.5.0",
62
"lodash.isnumber": "^3.0.3",
@@ -87,7 +86,8 @@
87
86
"uuid": "^11.0.3"
88
},
89
"peerDependencies": {
90
- "react-native-avoid-softinput": "^4.0.1"
+ "react-native-avoid-softinput": "^4.0.1",
+ "expo-file-system": "~19.0.21"
91
92
"peerDependenciesMeta": {
93
"react-native-avoid-softinput": {
0 commit comments