Skip to content

Commit d0eb421

Browse files
committed
[LOCAL] Bump published packages
1 parent 9f53ea7 commit d0eb421

File tree

5 files changed

+1103
-9
lines changed

5 files changed

+1103
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"use-sync-external-store": "^1.0.0",
130130
"whatwg-fetch": "^3.0.0",
131131
"ws": "^6.1.4",
132-
"react-native-codegen": "^0.70.6"
132+
"react-native-codegen": "^0.70.7"
133133
},
134134
"devDependencies": {
135135
"flow-bin": "^0.182.0",
@@ -193,4 +193,4 @@
193193
}
194194
]
195195
}
196-
}
196+
}

packages/react-native-codegen/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-codegen",
3-
"version": "0.70.6",
3+
"version": "0.70.7",
44
"description": "⚛️ Code generation tools for React Native",
55
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
66
"repository": {

0 commit comments

Comments
 (0)