@expo/config-plugins
Advanced tools
Comparing version 0.0.1-canary-20240318-af634b1 to 0.0.1-canary-20240318-dd8f245
{ | ||
"name": "@expo/config-plugins", | ||
"version": "0.0.1-canary-20240318-af634b1", | ||
"version": "0.0.1-canary-20240318-dd8f245", | ||
"description": "A library for Expo config plugins", | ||
@@ -36,5 +36,5 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/config-types": "51.0.0-canary-20240318-af634b1", | ||
"@expo/json-file": "0.0.1-canary-20240318-af634b1", | ||
"@expo/plist": "0.0.1-canary-20240318-af634b1", | ||
"@expo/config-types": "51.0.0-canary-20240318-dd8f245", | ||
"@expo/json-file": "0.0.1-canary-20240318-dd8f245", | ||
"@expo/plist": "0.0.1-canary-20240318-dd8f245", | ||
"@expo/sdk-runtime-versions": "^1.0.0", | ||
@@ -58,3 +58,3 @@ "@react-native/normalize-color": "^2.0.0", | ||
"@types/xml2js": "~0.4.11", | ||
"expo-module-scripts": "0.0.1-canary-20240318-af634b1" | ||
"expo-module-scripts": "0.0.1-canary-20240318-dd8f245" | ||
}, | ||
@@ -64,3 +64,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "af634b1c84ea9eeb1505bd580efa5381b66ef8d3" | ||
"gitHead": "dd8f245bfb048ed385cee09673339769bd2dd343" | ||
} |
+ Added@expo/config-types@51.0.0-canary-20240318-dd8f245(transitive)
+ Added@expo/json-file@0.0.1-canary-20240318-dd8f245(transitive)
+ Added@expo/plist@0.0.1-canary-20240318-dd8f245(transitive)
- Removed@expo/config-types@51.0.0-canary-20240318-af634b1(transitive)
- Removed@expo/json-file@0.0.1-canary-20240318-af634b1(transitive)
- Removed@expo/plist@0.0.1-canary-20240318-af634b1(transitive)