We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm ci
npm install
1 parent a6abb68 commit 98c962dCopy full SHA for 98c962d
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
- run:
18
name: Install dependencies
19
command: |
20
- npm install
+ npm ci
21
22
name: List dependency versions
23
0 commit comments