Skip to content

Commit 2f0bb20

Browse files
committed
v2.6.1
1 parent 062f02b commit 2f0bb20

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.6.0",
3+
"version": "2.6.1",
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.6.0",
3+
"version": "2.6.1",
44
"description": "React Native CLI",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)