Skip to content

Commit 8251afa

Browse files
authored
Revert "chore: bump to 17.0.0 (#112)" (#116)
This reverts commit 6f692d1.
1 parent 6f692d1 commit 8251afa

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
@@ -17,9 +17,9 @@
1717
"@babel/core": "^7.25.2",
1818
"@babel/preset-env": "^7.25.3",
1919
"@babel/runtime": "^7.25.0",
20-
"@react-native-community/cli": "17.0.0",
21-
"@react-native-community/cli-platform-android": "17.0.0",
22-
"@react-native-community/cli-platform-ios": "17.0.0",
20+
"@react-native-community/cli": "15.0.1",
21+
"@react-native-community/cli-platform-android": "15.0.1",
22+
"@react-native-community/cli-platform-ios": "15.0.1",
2323
"@react-native/babel-preset": "0.78.0",
2424
"@react-native/eslint-config": "0.78.0",
2525
"@react-native/metro-config": "0.78.0",

0 commit comments

Comments
 (0)