expo-file-system
Advanced tools
Comparing version 18.0.6 to 18.0.7
@@ -13,2 +13,6 @@ # Changelog | ||
## 18.0.7 — 2025-01-10 | ||
_This version does not introduce any user-facing changes._ | ||
## 18.0.6 — 2024-12-16 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-file-system", | ||
"version": "18.0.6", | ||
"version": "18.0.7", | ||
"description": "Provides access to the local file system on the device.", | ||
@@ -38,4 +38,4 @@ "main": "src/index.ts", | ||
"devDependencies": { | ||
"expo-module-scripts": "^4.0.0", | ||
"jest-expo": "~52.0.0" | ||
"expo-module-scripts": "^4.0.3", | ||
"jest-expo": "~52.0.3" | ||
}, | ||
@@ -49,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "637acf537a92ac6209bfced71e097ba736b43fef" | ||
"gitHead": "986a4689b91f3efc527f7178a320b987c0005842" | ||
} |
Sorry, the diff of this file is not supported yet
310207