mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
docs: record lockfile outcome after axios removal
Complete the axios-removal plan note that only transitive gaxios remains in lockfile and document policy decision for merge completion.
This commit is contained in:
parent
fd3ade1ad9
commit
a05f8607b8
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ testable HTTP layer instead of many ad hoc call-site rewrites.
|
||||||
- execute `pnpm run netlify-build` ✅
|
- execute `pnpm run netlify-build` ✅
|
||||||
- run live deploy verification (`apple-silicon-app-test` URLs) ✅
|
- run live deploy verification (`apple-silicon-app-test` URLs) ✅
|
||||||
- confirm whether `pnpm-lock.yaml` changes are sufficient for your lockfile policy
|
- confirm whether `pnpm-lock.yaml` changes are sufficient for your lockfile policy
|
||||||
|
- ✅ `package.json` no longer lists axios
|
||||||
|
- ✅ `pnpm-lock.yaml` still contains only transitive `gaxios` (Google API client dependency), no direct `axios` entry
|
||||||
|
|
||||||
# Non-Goals
|
# Non-Goals
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue