chore(dx): update node version

This commit is contained in:
Alexander Shelepenok
2022-04-17 17:05:11 +00:00
parent 210659e6a6
commit c1d1fcec70
4 changed files with 631 additions and 7706 deletions

View File

@@ -2,7 +2,7 @@ version: 2
defaults: &defaults
docker:
- image: circleci/node:17.2.0
- image: circleci/node:16.14.0
working_directory: ~/gatsby-starter-lumen
jobs: