Skip to content

Commit ce6c322

Browse files
committed
v1.5.7
1 parent c8c516e commit ce6c322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-config",
3-
"version": "1.5.6",
3+
"version": "1.5.7",
44
"description": "Expose config variables to React Native apps",
55
"keywords": [
66
"env",
@@ -42,7 +42,7 @@
4242
"@types/jest": "^29.5.12"
4343
},
4444
"dependencies": {
45-
"@babel/core": "^7.25.2",
45+
"@babel/core": "^7.25.2",
4646
"@babel/preset-env": "^7.25.0",
4747
"@babel/preset-react": "^7.24.7",
4848
"babel-jest": "^29.7.0"

0 commit comments

Comments
 (0)