Commit 033e95f
authored
Use the NPM dependencies from the
The staging and production website builds now download `package.json`
and `package-lock.json` from the `gha/v0` branch of `logging-parent`,
so all Apache Logging websites share the same Antora dependency tree.
Dependabot keeps those dependencies up to date there,
which makes the local npm entry and the committed lock file redundant.
Release website staging still uses the committed `package.json`,
which now only points at the shared dependency set.
Assisted-By: Claude Fable 5.1 <noreply@anthropic.com>gha/v0 branch (#504)1 parent 58816a8 commit 033e95f
4 files changed
Lines changed: 4 additions & 1935 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| 93 | + | |
91 | 94 | | |
0 commit comments