create-expo-module
Advanced tools
+4
-4
| { | ||
| "name": "create-expo-module", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "The script to create the Expo module", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@expo/json-file": "^10.0.9", | ||
| "@expo/json-file": "^10.0.10", | ||
| "@expo/rudder-sdk-node": "^1.1.1", | ||
@@ -56,3 +56,3 @@ "@expo/spawn-async": "^1.7.2", | ||
| "ejs": "^3.1.10", | ||
| "expo-module-scripts": "^55.0.0", | ||
| "expo-module-scripts": "^55.0.1", | ||
| "getenv": "^2.0.0", | ||
@@ -64,3 +64,3 @@ "ora": "^5.4.1", | ||
| }, | ||
| "gitHead": "6b424b7810c62417bb53f7e3d4e18a25403dbfeb" | ||
| "gitHead": "4728ba25fbd4d5835780306de78a83bd1628e271" | ||
| } |
Sorry, the diff of this file is too big to display
1160765
0