Commit a1cd757
authored
chore: remove npm lockfile (#771)
Removes `npm`'s `package-lock.json` file in favor of `yarn.lock`. All
the documentation tooling in CI/CD uses yarn exclusively, and so should
all the maintainers. Mixing package managers can cause inconsistencies
in dependency resolution and is better avoided.1 parent 3e59ad7 commit a1cd757
2 files changed
Lines changed: 2 additions & 20212 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
0 commit comments