Skip to content

Commit 6bc4db2

Browse files
cipolleschimeta-codesync[bot]
authored andcommitted
Fix flow-bin registry URL in yarn.lock (#56719)
Summary: Fixes the yarn.lock file where some references to registry.facebook.net leaked ## Changelog: [Internal] - Pull Request resolved: #56719 Test Plan: Tested that yarn install is now passing Reviewed By: andrewdacenko, zeyap Differential Revision: D104235290 Pulled By: cipolleschi fbshipit-source-id: 6396f9d0318e665bb9ece4f12b494b4017dd948d
1 parent c49aa90 commit 6bc4db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4751,7 +4751,7 @@ flow-api-translator@0.36.0:
47514751

47524752
flow-bin@^0.313.0:
47534753
version "0.313.0"
4754-
resolved "https://registry.facebook.net/flow-bin/-/flow-bin-0.313.0.tgz#d2bc31db6395f239b2787d3e427856cc8e2ffd54"
4754+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.313.0.tgz#d2bc31db6395f239b2787d3e427856cc8e2ffd54"
47554755
integrity sha512-foqZwKykbfdvEyWI4yIpuJU0I0d06562GogwA+8eRN7Bt/nwqepGLIrZHG6KSTcS79iyAU7ZiQvP8pA90dEhfQ==
47564756

47574757
flow-enums-runtime@^0.0.6:

0 commit comments

Comments
 (0)