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 73aad4f commit db65663Copy full SHA for db65663
lerna.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "4.0.2",
+ "version": "4.1.0",
3
"npmClient": "yarn",
4
"useWorkspaces": true
5
}
packages/cli/package.json
@@ -1,6 +1,6 @@
"name": "@react-native-community/cli",
- "version": "4.0.1",
"description": "React Native CLI",
"license": "MIT",
6
"main": "build/index.js",
packages/platform-ios/package.json
"name": "@react-native-community/cli-platform-ios",
"publishConfig": {
0 commit comments