We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c516e commit ce6c322Copy full SHA for ce6c322
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-config",
3
- "version": "1.5.6",
+ "version": "1.5.7",
4
"description": "Expose config variables to React Native apps",
5
"keywords": [
6
"env",
@@ -42,7 +42,7 @@
42
"@types/jest": "^29.5.12"
43
},
44
"dependencies": {
45
- "@babel/core": "^7.25.2",
+ "@babel/core": "^7.25.2",
46
"@babel/preset-env": "^7.25.0",
47
"@babel/preset-react": "^7.24.7",
48
"babel-jest": "^29.7.0"
0 commit comments