File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
react-native-gradle-plugin Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/community-cli-plugin" ,
3
- "version" : " 0.73.9 " ,
3
+ "version" : " 0.73.10 " ,
4
4
"description" : " Core CLI commands for React Native" ,
5
5
"keywords" : [
6
6
" react-native" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/gradle-plugin" ,
3
- "version" : " 0.73.3 " ,
3
+ "version" : " 0.73.4 " ,
4
4
"description" : " Gradle Plugin for React Native" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 97
97
"@react-native-community/cli-platform-android" : " 12.1.1" ,
98
98
"@react-native-community/cli-platform-ios" : " 12.1.1" ,
99
99
"@react-native/assets-registry" : " ^0.73.1" ,
100
- "@react-native/community-cli-plugin" : " ^0.73.9 " ,
100
+ "@react-native/community-cli-plugin" : " ^0.73.10 " ,
101
101
"@react-native/codegen" : " ^0.73.1" ,
102
- "@react-native/gradle-plugin" : " ^0.73.3 " ,
102
+ "@react-native/gradle-plugin" : " ^0.73.4 " ,
103
103
"@react-native/js-polyfills" : " ^0.73.1" ,
104
104
"@react-native/normalize-colors" : " ^0.73.2" ,
105
105
"@react-native/virtualized-lists" : " ^0.73.3" ,
148
148
}
149
149
]
150
150
}
151
- }
151
+ }
You can’t perform that action at this time.
0 commit comments