Skip to content

Commit f20b4c0

Browse files
authored
Bump React Native CLI packages to 19.1.2 (#187)
1 parent 17e35f9 commit f20b4c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

template/package.json

Lines changed: 4 additions & 4 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.1.1",
22-
"@react-native-community/cli-platform-android": "19.1.1",
23-
"@react-native-community/cli-platform-ios": "19.1.1",
21+
"@react-native-community/cli": "19.1.2",
22+
"@react-native-community/cli-platform-android": "19.1.2",
23+
"@react-native-community/cli-platform-ios": "19.1.2",
2424
"@react-native/babel-preset": "0.80.2",
2525
"@react-native/eslint-config": "0.80.2",
2626
"@react-native/metro-config": "0.80.2",
@@ -37,4 +37,4 @@
3737
"engines": {
3838
"node": ">=18"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)