Skip to content

Commit

Permalink
bumped packages versions
Browse files Browse the repository at this point in the history
#publish-packages-to-npm
  • Loading branch information
lunaleaps committed Feb 20, 2024
1 parent 5ca5e3b commit d1ca7db
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.73.16",
"version": "0.73.17",
"description": "Core CLI commands for React Native",
"keywords": [
"react-native",
Expand All @@ -22,7 +22,7 @@
"dist"
],
"dependencies": {
"@react-native/dev-middleware": "0.73.7",
"@react-native/dev-middleware": "0.73.8",
"@react-native-community/cli-server-api": "12.3.6",
"@react-native-community/cli-tools": "12.3.6",
"@react-native/metro-babel-transformer": "0.73.15",
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.73.7",
"version": "0.73.8",
"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 @@ -97,7 +97,7 @@
"@react-native-community/cli-platform-android": "12.3.6",
"@react-native-community/cli-platform-ios": "12.3.6",
"@react-native/assets-registry": "0.73.1",
"@react-native/community-cli-plugin": "0.73.16",
"@react-native/community-cli-plugin": "0.73.17",
"@react-native/codegen": "0.73.3",
"@react-native/gradle-plugin": "0.73.4",
"@react-native/js-polyfills": "0.73.1",
Expand Down Expand Up @@ -149,4 +149,4 @@
}
]
}
}
}

0 comments on commit d1ca7db

Please sign in to comment.