Skip to content

Commit a82902d

Browse files
committed
v2.4.0
1 parent c8c0362 commit a82902d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "3.10.6",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"npmClient": "yarn",
55
"useWorkspaces": true
66
}

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/cli",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "React Native CLI",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)