mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 12:39:27 +00:00
Deploy 0.225.1 to xplat (#42027)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42027 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D52353283 fbshipit-source-id: 4f6cefdcfe38d34c8629178823df6b39c5aebbfb
This commit is contained in:
parent
08c916d52f
commit
1f89a1c96b
@ -85,4 +85,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.225.0
|
||||
^0.225.1
|
||||
|
@ -84,7 +84,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.18.2",
|
||||
"flow-bin": "^0.225.0",
|
||||
"flow-bin": "^0.225.1",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.18.2",
|
||||
"inquirer": "^7.1.0",
|
||||
|
@ -5142,10 +5142,10 @@ flow-api-translator@0.18.2:
|
||||
hermes-parser "0.18.2"
|
||||
hermes-transform "0.18.2"
|
||||
|
||||
flow-bin@^0.225.0:
|
||||
version "0.225.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.0.tgz#780d035f48ec306c5e311db3b8979849bac2509c"
|
||||
integrity sha512-JwdUIuHtIsmbdiXPPYvbei2y0Q3q4hh6Bifwp/RiMFTryKkvs0WYkNO1Nl0A3TfObcsa13XpcwCCkhJ7Dv8B/w==
|
||||
flow-bin@^0.225.1:
|
||||
version "0.225.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.1.tgz#ffc3d6f0bfa321cf5dd63439537953dc93e9971d"
|
||||
integrity sha512-nsYTF1Hh6FWNKFmbe45G7gdgUMBX2CYEfoAvdLJ9oFq43vafe8sA+EWlnXV7cY9LGjdavRsjv4dhEA2M15Rehg==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user