@expo/config
Advanced tools
Comparing version 10.0.0-canary-20240912-1059f85 to 10.0.0-canary-20240927-ab8a962
{ | ||
"name": "@expo/config", | ||
"version": "10.0.0-canary-20240912-1059f85", | ||
"version": "10.0.0-canary-20240927-ab8a962", | ||
"description": "A library for interacting with the app.json", | ||
@@ -37,5 +37,5 @@ "main": "build/index.js", | ||
"@babel/code-frame": "~7.10.4", | ||
"@expo/config-plugins": "8.1.0-canary-20240912-1059f85", | ||
"@expo/config-types": "52.0.0-canary-20240912-1059f85", | ||
"@expo/json-file": "8.3.4-canary-20240912-1059f85", | ||
"@expo/config-plugins": "8.1.0-canary-20240927-ab8a962", | ||
"@expo/config-types": "52.0.0-canary-20240927-ab8a962", | ||
"@expo/json-file": "8.4.0-canary-20240927-ab8a962", | ||
"deepmerge": "^4.3.1", | ||
@@ -53,3 +53,3 @@ "getenv": "^1.0.0", | ||
"@types/require-from-string": "^1.2.1", | ||
"expo-module-scripts": "3.6.0-canary-20240912-1059f85" | ||
"expo-module-scripts": "3.6.0-canary-20240927-ab8a962" | ||
}, | ||
@@ -59,3 +59,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1059f8556047a3e02fa319e8b2459274571f4e6f" | ||
"gitHead": "ab8a962d2c3dddbda124a6bd88d24475831dae00" | ||
} |
+ Added@expo/config-plugins@8.1.0-canary-20240927-ab8a962(transitive)
+ Added@expo/config-types@52.0.0-canary-20240927-ab8a962(transitive)
+ Added@expo/json-file@8.4.0-canary-20240927-ab8a962(transitive)
+ Added@expo/plist@0.1.4-canary-20240927-ab8a962(transitive)
- Removed@expo/config-plugins@8.1.0-canary-20240912-1059f85(transitive)
- Removed@expo/config-types@52.0.0-canary-20240912-1059f85(transitive)
- Removed@expo/json-file@8.3.4-canary-20240912-1059f85(transitive)
- Removed@expo/plist@0.1.4-canary-20240912-1059f85(transitive)