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.
2 parents 14f2b55 + a4f1391 commit 6015bf4Copy full SHA for 6015bf4
.circleci/config.yml
@@ -4,7 +4,7 @@ description: Test and publish to npm.
4
executors:
5
node:
6
docker:
7
- - image: circleci/node:10.24
+ - image: circleci/node:16.3
8
9
commands:
10
install:
0 commit comments