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 394fa48 commit bb236aeCopy full SHA for bb236ae
app-config-lcdev-react-native/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@lcdev/react-native-app-config-transformer",
3
"description": "Alias for @app-config/react-native",
4
- "version": "2.1.2",
+ "version": "2.1.4",
5
"license": "MPL-2.0",
6
"author": {
7
"name": "Launchcode",
new-version.sh
@@ -44,6 +44,7 @@ new_version ./app-config-inject
44
new_version ./app-config-lcdev-inject
45
new_version ./app-config-lcdev-main
46
new_version ./app-config-lcdev-webpack-plugin
47
+new_version ./app-config-lcdev-react-native
48
new_version ./app-config-logging
49
new_version ./app-config-meta
50
new_version ./app-config-node
0 commit comments