Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
#publish-packages-to-npm&0.74-stable
  • Loading branch information
huntie committed Mar 11, 2024
1 parent 4efab59 commit 8a7c718
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/community-cli-plugin/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-middleware/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -153,4 +153,4 @@
}
]
}
}
}

0 comments on commit 8a7c718

Please sign in to comment.