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 f3d0b0f commit ccd6fafCopy full SHA for ccd6faf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-config-reader",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Simply access android build configs and ios info.plist values in JS",
5
"main": "index.js",
6
"scripts": {
@@ -27,4 +27,3 @@
27
},
28
"homepage": "https://github.com/csath/react-native-config-reader#readme"
29
}
30
-}
0 commit comments