@expo/prebuild-config
Advanced tools
Comparing version 8.0.16 to 8.0.17
{ | ||
"name": "@expo/prebuild-config", | ||
"version": "8.0.16", | ||
"version": "8.0.17", | ||
"description": "Get the prebuild config", | ||
@@ -45,3 +45,3 @@ "main": "build/index.js", | ||
"@expo/json-file": "^9.0.0", | ||
"@react-native/normalize-colors": "0.76.1", | ||
"@react-native/normalize-colors": "0.76.2", | ||
"debug": "^4.3.1", | ||
@@ -56,3 +56,3 @@ "fs-extra": "^9.0.0", | ||
}, | ||
"gitHead": "b7b95a93855cb4863b626c4524fc6e8b3a2305eb" | ||
"gitHead": "9ff989048e66f85facda048e4be78329d8665e7c" | ||
} |
+ Added@react-native/normalize-colors@0.76.2(transitive)
- Removed@react-native/normalize-colors@0.76.1(transitive)