Commit 59f26aa
Use HTTPS repository URL for react-native-babel-preset (#57334)
Summary:
Update `react-native/babel-preset` package metadata to use a `git+https` repository URL instead of the SSH-style URL. This avoids requiring SSH credentials for tooling that reads npm repository metadata.
## Changelog:
[INTERNAL]
Pull Request resolved: #57334
Test Plan: Parsed `packages/react-native-babel-preset/package.json` as JSON after the metadata update.
Reviewed By: christophpurrer
Differential Revision: D109713034
Pulled By: fabriziocucci
fbshipit-source-id: cf7119a032b96024babfa9238adc4d8e45347da71 parent ae0cfdd commit 59f26aa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments