Skip to content

Commit

Permalink
fix: node version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zcstarr committed Sep 24, 2021
1 parent 6827197 commit 5f92ca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ aliases:
defaults: &defaults
working_directory: ~/schema-utils-js
docker:
- image: circleci/node:12.19.0
- image: circleci/node:14.17.6

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.19.0
14.17.6

0 comments on commit 5f92ca3

Please sign in to comment.