We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should commit package-lock.json and update the README to use npm ci.
package-lock.json
npm ci
https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json
The text was updated successfully, but these errors were encountered:
build: 🔧 add package-lock.json to source control
ff70a83
closes 2004Scape#16
build: 🔧 add package-lock.json to source control (#18)
a6c9929
* build: 🔧 add package-lock.json to source control closes #16 * docs: 📝 recommend `npm ci` in readme
Successfully merging a pull request may close this issue.
We should commit
package-lock.json
and update the README to usenpm ci
.https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json
The text was updated successfully, but these errors were encountered: