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 7920ac8 commit 2cb0bd5Copy full SHA for 2cb0bd5
.circleci/config.yml
@@ -265,7 +265,7 @@ jobs:
265
- node-build-steps
266
build-walletconnect:
267
docker:
268
- - image: cimg/node:18.16.0
+ - image: cimg/node:18.0.0
269
working_directory: ~/web3-onboard-monorepo/packages/walletconnect
270
steps:
271
@@ -545,7 +545,7 @@ jobs:
545
- node-staging-build-steps
546
build-staging-walletconnect:
547
548
549
550
551
0 commit comments