Skip to content

Commit

Permalink
Update CircleCI to match minimum node version of dependencies (chalk@…
Browse files Browse the repository at this point in the history
…4.1.0 requires >=10)
  • Loading branch information
patsplat committed Sep 2, 2020
1 parent 00be2ca commit 5b581f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defaults: &defaults
working_directory: /tmp/marksy
docker:
- image: circleci/node:8
- image: circleci/node:10

version: 2

Expand Down

0 comments on commit 5b581f1

Please sign in to comment.