Skip to content

Commit

Permalink
Merge pull request #740 from open-rpc/fix/node-version
Browse files Browse the repository at this point in the history
fix: node version bump
  • Loading branch information
zcstarr authored Sep 24, 2021
2 parents 6827197 + 5f92ca3 commit 6fc8662
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 6fc8662

Please sign in to comment.