expo-json-utils
Advanced tools
Comparing version
@@ -13,2 +13,6 @@ # Changelog | ||
## 0.15.0 — 2025-04-04 | ||
### 💡 Others | ||
- [Android] Started using expo modules gradle plugin. ([#34176](https://github.com/expo/expo/pull/34176) by [@lukmccall](https://github.com/lukmccall)) | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-json-utils", | ||
"version": "0.14.1-canary-20250404-87e2506", | ||
"version": "0.15.0", | ||
"description": "Utilities for reading JSONObjects (Android) and NSDictionaries (iOS).", | ||
@@ -25,3 +25,4 @@ "main": "index.js", | ||
"license": "MIT", | ||
"homepage": "https://docs.expo.dev" | ||
"homepage": "https://docs.expo.dev", | ||
"gitHead": "68b8233002dc678934ba40cbade7fbc80e71aeff" | ||
} |
Sorry, the diff of this file is not supported yet
15175
0.5%