Skip to content

Commit 983ee83

Browse files
committed
circleci update
1 parent 9c32f2d commit 983ee83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# fallback to using the latest cache if no exact match is found
1919
- v1-dependencies-
2020

21-
- run: npm install
21+
- run: npm install --legacy-peer-deps
2222

2323
- save_cache:
2424
paths:

0 commit comments

Comments
 (0)