Commit c39d0ac
committed
Add package-lock.json fpr the docs build
Without it the build fails with:
```
npm error code EUSAGE
npm error
npm error The `npm ci` command can only install with an existing package-lock.json or
npm error npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or
npm error later to generate a package-lock.json file, then try again.
npm error
npm error Clean install a project
```
https://github.com/apache/avro/actions/runs/18835986364/job/537369895501 parent b2bd095 commit c39d0ac
1 file changed
+927
-0
lines changed
0 commit comments