Skip to content

Commit 028e2f0

Browse files
committed
bumped packages versions
#publish-packages-to-npm
1 parent c74602f commit 028e2f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/babel-plugin-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.71.2",
2+
"version": "0.71.3",
33
"name": "@react-native/babel-plugin-codegen",
44
"description": "Babel plugin to generate native module and view manager code for React Native.",
55
"repository": {

packages/eslint-plugin-specs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/eslint-plugin-specs",
3-
"version": "0.71.1",
3+
"version": "0.71.2",
44
"description": "ESLint rules to validate NativeModule and Component Specs",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)