expo-checkbox
Advanced tools
Comparing version 0.0.0-canary-20231123-1b19f96 to 0.0.1-canary-20231125-d600e44
{ | ||
"name": "expo-checkbox", | ||
"version": "0.0.0-canary-20231123-1b19f96", | ||
"version": "0.0.1-canary-20231125-d600e44", | ||
"description": "Basic checkbox for iOS, Android, and web", | ||
@@ -36,3 +36,3 @@ "main": "build/Checkbox.js", | ||
"@testing-library/react-native": "^11.3.0", | ||
"expo-module-scripts": "0.0.0-canary-20231123-1b19f96" | ||
"expo-module-scripts": "0.0.1-canary-20231125-d600e44" | ||
}, | ||
@@ -42,3 +42,3 @@ "jest": { | ||
}, | ||
"gitHead": "1b19f96bd0e50f43e4329e388347423e7cce20b6" | ||
"gitHead": "d600e446fb6eaa71a089309b28076f312f0773a3" | ||
} |
59235