Skip to content

Commit d6777c5

Browse files
thymikeecortinico
authored andcommitted
chore: bump CLI to v20 (#165)
1 parent 07516ef commit d6777c5

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.2",
23-
"@react-native-community/cli-platform-android": "20.0.0-alpha.2",
24-
"@react-native-community/cli-platform-ios": "20.0.0-alpha.2",
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.81.0-rc.5",
2626
"@react-native/eslint-config": "0.81.0-rc.5",
2727
"@react-native/metro-config": "0.81.0-rc.5",

0 commit comments

Comments
 (0)