Commit 98da174
committed
Fix flow-bin registry URL in yarn.lock
Summary: The `flow-bin` package resolved URL was pointing to `registry.facebook.net` instead of `registry.yarnpkg.com`. This fixes it to use the public registry.
Test Plan: Verify yarn.lock has correct registry URL. Run `yarn install` to confirm resolution works.
Reviewers:
Subscribers:
Tasks:
Tags:1 parent c49aa90 commit 98da174
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4751 | 4751 | | |
4752 | 4752 | | |
4753 | 4753 | | |
4754 | | - | |
| 4754 | + | |
4755 | 4755 | | |
4756 | 4756 | | |
4757 | 4757 | | |
| |||
0 commit comments