bumped packages versions

#publish-packages-to-npm&0.74-stable
This commit is contained in:
Nicola Corti
2024-02-26 16:54:52 -08:00
parent d032e35f86
commit ba3cf235f5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/community-cli-plugin",
"version": "0.74.1",
"version": "0.74.2",
"description": "Core CLI commands for React Native",
"keywords": [
"react-native",
+2 -2
View File
@@ -103,7 +103,7 @@
"@react-native-community/cli-platform-ios": "13.6.1",
"@react-native/assets-registry": "0.74.0",
"@react-native/codegen": "0.74.1",
"@react-native/community-cli-plugin": "0.74.1",
"@react-native/community-cli-plugin": "0.74.2",
"@react-native/gradle-plugin": "0.74.1",
"@react-native/js-polyfills": "0.74.0",
"@react-native/normalize-colors": "0.74.1",
@@ -153,4 +153,4 @@
}
]
}
}
}