Bump package versions

#publish-packages-to-npm&0.74-stable
This commit is contained in:
Alex Hunt
2024-03-11 13:53:12 +00:00
parent 4efab59a1e
commit 8a7c718ab3
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/community-cli-plugin",
"version": "0.74.4",
"version": "0.74.5",
"description": "Core CLI commands for React Native",
"keywords": [
"react-native",
@@ -24,7 +24,7 @@
"dependencies": {
"@react-native-community/cli-server-api": "13.6.1",
"@react-native-community/cli-tools": "13.6.1",
"@react-native/dev-middleware": "0.74.2",
"@react-native/dev-middleware": "0.74.3",
"@react-native/metro-babel-transformer": "0.74.2",
"chalk": "^4.0.0",
"execa": "^5.1.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/dev-middleware",
"version": "0.74.2",
"version": "0.74.3",
"description": "Dev server middleware 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.2",
"@react-native/community-cli-plugin": "0.74.4",
"@react-native/community-cli-plugin": "0.74.5",
"@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 @@
}
]
}
}
}