We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ab989 commit 5c0f1c0Copy full SHA for 5c0f1c0
.circleci/config.yml
@@ -10,7 +10,7 @@ commands:
10
steps:
11
- run:
12
name: Install dependencies
13
- command: yarn install --ignore-engines
+ command: yarn install --ignore-engines --frozen-lockfile
14
audit:
15
16
0 commit comments