We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74602f commit 028e2f0Copy full SHA for 028e2f0
packages/babel-plugin-codegen/package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.71.2",
+ "version": "0.71.3",
3
"name": "@react-native/babel-plugin-codegen",
4
"description": "Babel plugin to generate native module and view manager code for React Native.",
5
"repository": {
packages/eslint-plugin-specs/package.json
@@ -1,6 +1,6 @@
"name": "@react-native/eslint-plugin-specs",
- "version": "0.71.1",
+ "version": "0.71.2",
"description": "ESLint rules to validate NativeModule and Component Specs",
"main": "index.js",
6
0 commit comments