create-expo-module
Advanced tools
Comparing version 0.0.1-canary-20240404-e2b8743 to 0.0.1-canary-20240405-cdfd9c1
{ | ||
"name": "create-expo-module", | ||
"version": "0.0.1-canary-20240404-e2b8743", | ||
"version": "0.0.1-canary-20240405-cdfd9c1", | ||
"description": "The script to create the Expo module", | ||
@@ -36,4 +36,4 @@ "main": "build/create-expo-module.js", | ||
"dependencies": { | ||
"@expo/config": "0.0.1-canary-20240404-e2b8743", | ||
"@expo/json-file": "0.0.1-canary-20240404-e2b8743", | ||
"@expo/config": "0.0.1-canary-20240405-cdfd9c1", | ||
"@expo/json-file": "0.0.1-canary-20240405-cdfd9c1", | ||
"@expo/rudder-sdk-node": "^1.1.1", | ||
@@ -59,5 +59,5 @@ "@expo/spawn-async": "^1.7.2", | ||
"@types/prompts": "^2.0.14", | ||
"expo-module-scripts": "0.0.1-canary-20240404-e2b8743" | ||
"expo-module-scripts": "0.0.1-canary-20240405-cdfd9c1" | ||
}, | ||
"gitHead": "e2b87432e666e178e20f9087714e44ef233d66c4" | ||
"gitHead": "cdfd9c1a0b8d8860b542edea45cb452f3eea5269" | ||
} |
+ Added@expo/config@0.0.1-canary-20240405-cdfd9c1(transitive)
+ Added@expo/config-plugins@0.0.1-canary-20240405-cdfd9c1(transitive)
+ Added@expo/config-types@51.0.0-canary-20240405-cdfd9c1(transitive)
+ Added@expo/json-file@0.0.1-canary-20240405-cdfd9c1(transitive)
+ Added@expo/plist@0.0.1-canary-20240405-cdfd9c1(transitive)
- Removed@expo/config@0.0.1-canary-20240404-e2b8743(transitive)
- Removed@expo/config-plugins@0.0.1-canary-20240404-e2b8743(transitive)
- Removed@expo/config-types@51.0.0-canary-20240404-e2b8743(transitive)
- Removed@expo/json-file@0.0.1-canary-20240404-e2b8743(transitive)
- Removed@expo/plist@0.0.1-canary-20240404-e2b8743(transitive)