@expo/json-file
Advanced tools
Comparing version 0.0.0-canary-20231123-1b19f96 to 0.0.1-canary-20231125-d600e44
{ | ||
"name": "@expo/json-file", | ||
"version": "0.0.0-canary-20231123-1b19f96", | ||
"version": "0.0.1-canary-20231125-d600e44", | ||
"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": "0.0.0-canary-20231123-1b19f96" | ||
"expo-module-scripts": "0.0.1-canary-20231125-d600e44" | ||
}, | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1b19f96bd0e50f43e4329e388347423e7cce20b6" | ||
"gitHead": "d600e446fb6eaa71a089309b28076f312f0773a3" | ||
} |