@expo/env
Advanced tools
Comparing version 0.4.1 to 0.4.2-canary-20250114-804e26d
{ | ||
"name": "@expo/env", | ||
"version": "0.4.1", | ||
"version": "0.4.2-canary-20250114-804e26d", | ||
"description": "hydrate environment variables from .env files into process.env", | ||
@@ -39,3 +39,3 @@ "main": "build/index.js", | ||
"@types/getenv": "^1.0.0", | ||
"expo-module-scripts": "^4.0.3" | ||
"expo-module-scripts": "4.0.4-canary-20250114-804e26d" | ||
}, | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "986a4689b91f3efc527f7178a320b987c0005842" | ||
"gitHead": "804e26d8545f2b890dfa80eeb8122036f38d4d0c" | ||
} |
29659