Skip to content

Commit 04034bc

Browse files
committed
chore: ignore engines field
1 parent 72f245a commit 04034bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ commands:
1212
- v1-dependencies-{{ checksum "yarn.lock" }}
1313
- run:
1414
name: Install dependencies
15-
command: yarn install
15+
command: yarn install --ignore-engines
1616
- run:
1717
name: Audit dependencies
1818
command: yarn audit

0 commit comments

Comments
 (0)