Skip to content

Commit

Permalink
fix package-lock.json
Browse files Browse the repository at this point in the history
    $ npm ci
    npm ERR! code EUSAGE
    npm ERR! npm ERR! `npm ci` can only install packages when your
    package.json and package-lock.json or npm-shrinkwrap.json are in
    sync. Please update your lock file with `npm install` before
    continuing.
  • Loading branch information
justinmk committed Feb 7, 2024
1 parent 06b4c18 commit 8b0a567
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b0a567

Please sign in to comment.