We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c8ccf commit 723c9abCopy full SHA for 723c9ab
.circleci/config.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- run:
23
name: npm-install
24
- command: npm ci
+ command: npm install
25
26
# In your code, add this (after installing with `npm install --save-dev audit-ci`):
27
# - run:
0 commit comments