Skip to content

Commit

Permalink
update nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Jul 25, 2022
1 parent 60cd463 commit b344f0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -38,12 +38,12 @@ aliases:
defaults: &defaults
working_directory: ~/docsearch
docker:
- image: cimg/node:16.13.1
- image: cimg/node:16.14.2

cypress: &cypress
working_directory: ~/docsearch
docker:
- image: cypress/browsers:node16.13.2-chrome100-ff98
- image: cypress/browsers:node16.14.2-slim-chrome100-ff99-edge
environment:
## this enables colors in the output
TERM: xterm
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
16.13.1
16.14.2

0 comments on commit b344f0a

Please sign in to comment.