Skip to content

Commit 9d3d62a

Browse files
authored
chore: bump CLI to v20 (#165)
1 parent 4efc57d commit 9d3d62a

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
@@ -19,9 +19,9 @@
1919
"@babel/core": "^7.25.2",
2020
"@babel/preset-env": "^7.25.3",
2121
"@babel/runtime": "^7.25.0",
22-
"@react-native-community/cli": "20.0.0-alpha.0",
23-
"@react-native-community/cli-platform-android": "20.0.0-alpha.0",
24-
"@react-native-community/cli-platform-ios": "20.0.0-alpha.0",
22+
"@react-native-community/cli": "20.0.0",
23+
"@react-native-community/cli-platform-android": "20.0.0",
24+
"@react-native-community/cli-platform-ios": "20.0.0",
2525
"@react-native/babel-preset": "0.82.0-main",
2626
"@react-native/eslint-config": "0.82.0-main",
2727
"@react-native/metro-config": "0.82.0-main",

0 commit comments

Comments
 (0)