Commit 56b3b95
authored
Make NPM packages publicly resolvable (#246)
This PR fixes the NPM URLs that were re-written to use an internal NPM
registry to be resolvable from public NPM registries instead.
It also makes a minor update to the `renovate.json` configuration file
by adding an `ignorePresets` entry to exclude the
`use-internal-registry` preset so the re-writing of URLs doesn't happen
again in the future.1 parent f762ec6 commit 56b3b95
2 files changed
Lines changed: 1005 additions & 1002 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
0 commit comments