bumped packages versions

#publish-packages-to-npm
This commit is contained in:
fortmarek
2023-06-01 09:22:51 +02:00
parent e11396e998
commit 7dc11bc468
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
{
"name": "@react-native/gradle-plugin",
"version": "0.72.9",
"version": "0.72.10",
"description": "⚛️ Gradle Plugin for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
"repository": {
+2 -2
View File
@@ -84,7 +84,7 @@
"@react-native-community/cli-platform-ios": "11.3.1",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.5",
"@react-native/gradle-plugin": "^0.72.9",
"@react-native/gradle-plugin": "^0.72.10",
"@react-native/js-polyfills": "^0.72.1",
"@react-native/normalize-colors": "^0.72.0",
"@react-native/virtualized-lists": "^0.72.5",
@@ -133,4 +133,4 @@
}
]
}
}
}