@expo/json-file
Advanced tools
Comparing version 9.0.2-canary-20250124-42fe332 to 9.0.2-canary-20250131-5c4e588
{ | ||
"name": "@expo/json-file", | ||
"version": "9.0.2-canary-20250124-42fe332", | ||
"version": "9.0.2-canary-20250131-5c4e588", | ||
"description": "A module for reading, writing, and manipulating JSON files", | ||
@@ -41,3 +41,3 @@ "main": "build/JsonFile.js", | ||
"@types/write-file-atomic": "^2.1.1", | ||
"expo-module-scripts": "4.0.4-canary-20250124-42fe332", | ||
"expo-module-scripts": "4.0.4-canary-20250131-5c4e588", | ||
"memfs": "^3.2.0" | ||
@@ -47,4 +47,3 @@ }, | ||
"access": "public" | ||
}, | ||
"gitHead": "42fe3321395867f7bacba1ea4dc90db1692f119e" | ||
} | ||
} |
36002