expo-file-system
Advanced tools
Comparing version
{ | ||
"name": "expo-file-system", | ||
"version": "19.0.0-canary-20250305-0af9ad2", | ||
"version": "19.0.0-canary-20250306-d9d3e02", | ||
"description": "Provides access to the local file system on the device.", | ||
@@ -38,7 +38,7 @@ "main": "src/index.ts", | ||
"devDependencies": { | ||
"expo-module-scripts": "4.0.5-canary-20250305-0af9ad2", | ||
"jest-expo": "53.0.0-canary-20250305-0af9ad2" | ||
"expo-module-scripts": "4.0.5-canary-20250306-d9d3e02", | ||
"jest-expo": "53.0.0-canary-20250306-d9d3e02" | ||
}, | ||
"peerDependencies": { | ||
"expo": "53.0.0-canary-20250305-0af9ad2", | ||
"expo": "53.0.0-canary-20250306-d9d3e02", | ||
"react-native": "*" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "0af9ad2afd326af47eae076f81a89105a026312d" | ||
"gitHead": "d9d3e024d8742099c307754673f17117a20c1dea" | ||
} |