Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`npm install` doesn't treat the lock file as read-only and may fetch / install unpinned dependencies and update the lockfiles. `npm install-ci-test` is used to install and run tests in read-only mode in a CI environment.
- Loading branch information