mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
Deploy 0.239.0 to xplat
Summary: Changelog: [Internal] allow-large-files Reviewed By: alexmckenley Differential Revision: D59348364 fbshipit-source-id: e3d56ebb78fa19b70f2a689f85882fbe3071223f
This commit is contained in:
parent
95d9cdf228
commit
af506372ba
@ -93,4 +93,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.238.3
|
||||
^0.239.0
|
||||
|
@ -77,7 +77,7 @@
|
||||
"eslint-plugin-redundant-undefined": "^0.4.0",
|
||||
"eslint-plugin-relay": "^1.8.3",
|
||||
"flow-api-translator": "0.22.0",
|
||||
"flow-bin": "^0.238.3",
|
||||
"flow-bin": "^0.239.0",
|
||||
"glob": "^7.1.1",
|
||||
"hermes-eslint": "0.22.0",
|
||||
"hermes-transform": "0.22.0",
|
||||
|
@ -5321,10 +5321,10 @@ flow-api-translator@0.22.0:
|
||||
hermes-transform "0.22.0"
|
||||
typescript "5.3.2"
|
||||
|
||||
flow-bin@^0.238.3:
|
||||
version "0.238.3"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.238.3.tgz#8b181e35f0c9a4436deeedcecb3965da7bc8d721"
|
||||
integrity sha512-jvpCMXk4Qc5IfMaZJTIcZMiBSN2A5CGYVyJs/DW019Njz1uzbshHWfuUyt5kbnkqUU4e6VsF3OZRJCZR3KM4+w==
|
||||
flow-bin@^0.239.0:
|
||||
version "0.239.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.239.0.tgz#55fe02843c52091d0f0f4957bddb7a6b7733f606"
|
||||
integrity sha512-cSOkQBEbJFZlXSJRB930Ky+YhwcgbK72OoSEI/JWJW7etjy2lOXZYtElskvi7Cet3G2dseO9AdpVMr/VqmCzmA==
|
||||
|
||||
flow-enums-runtime@^0.0.6:
|
||||
version "0.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user