We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bcf85 commit 8c62758Copy full SHA for 8c62758
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
3
docker_defaults: &docker_defaults
4
docker:
5
- - image: circleci/node:12-stretch-browsers
+ - image: circleci/node:16-stretch-browsers
6
working_directory: ~/mt-link-javascript-sdk
7
8
attach_workspace: &attach_workspace
.nvmrc
@@ -1 +1 @@
1
-12
+16
0 commit comments