Skip to content

Commit

Permalink
Bump CLI to v11.3.0 in 0.72-stable (#37467)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav-yadav authored May 22, 2023
1 parent 9798656 commit 9476eb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^29.2.1",
"@react-native-community/cli": "11.2.3",
"@react-native-community/cli-platform-android": "11.2.3",
"@react-native-community/cli-platform-ios": "11.2.3",
"@react-native-community/cli": "11.3.0",
"@react-native-community/cli-platform-android": "11.3.0",
"@react-native-community/cli-platform-ios": "11.3.0",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.4",
"@react-native/gradle-plugin": "^0.72.7",
Expand Down Expand Up @@ -133,4 +133,4 @@
}
]
}
}
}

0 comments on commit 9476eb6

Please sign in to comment.