Skip to content

Commit

Permalink
build(all) upgrade node from 12 -> 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mt-dfrey committed Oct 5, 2023
1 parent b1bcf85 commit 8c62758
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
Expand Up @@ -2,7 +2,7 @@ version: 2.1

docker_defaults: &docker_defaults
docker:
- image: circleci/node:12-stretch-browsers
- image: circleci/node:16-stretch-browsers
working_directory: ~/mt-link-javascript-sdk

attach_workspace: &attach_workspace
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
12
16

0 comments on commit 8c62758

Please sign in to comment.