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 4c59d8a commit 62afbc6Copy full SHA for 62afbc6
.circleci/config.yml
@@ -433,7 +433,7 @@ jobs:
433
- node-build-steps
434
build-solid:
435
docker:
436
- - image: cimg/node:16.13.1
+ - image: cimg/node:16.14.2
437
working_directory: ~/web3-onboard-monorepo/packages/solid
438
steps:
439
@@ -705,7 +705,7 @@ jobs:
705
- node-staging-build-steps
706
build-staging-solid:
707
708
709
710
711
0 commit comments