Skip to content

Commit 9356076

Browse files
chore: upgrade @react-native-community/cli to v20 (#148)
1 parent 99d4977 commit 9356076

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@babel/core": "^7.25.2",
1919
"@babel/preset-env": "^7.25.3",
2020
"@babel/runtime": "^7.25.0",
21-
"@react-native-community/cli": "19.0.0",
22-
"@react-native-community/cli-platform-android": "19.0.0",
23-
"@react-native-community/cli-platform-ios": "19.0.0",
21+
"@react-native-community/cli": "20.0.0-alpha.0",
22+
"@react-native-community/cli-platform-android": "20.0.0-alpha.0",
23+
"@react-native-community/cli-platform-ios": "20.0.0-alpha.0",
2424
"@react-native/babel-preset": "0.81.0-main",
2525
"@react-native/eslint-config": "0.81.0-main",
2626
"@react-native/metro-config": "0.81.0-main",

0 commit comments

Comments
 (0)