Skip to content

Commit 464c07b

Browse files
committed
v10.0.0-alpha.5
1 parent f0f302d commit 464c07b

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,5 +1,5 @@
11
{
2-
"version": "10.0.0-alpha.4",
2+
"version": "10.0.0-alpha.5",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

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

0 commit comments

Comments
 (0)