Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/examples/with-vit…
Browse files Browse the repository at this point in the history
…e-react/postcss-8.4.31
  • Loading branch information
leightkt authored Oct 6, 2023
2 parents b8b82f5 + 3fc0354 commit f1429c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:
- node-build-steps
build-torus:
docker:
- image: cimg/node:16.13.1
- image: cimg/node:16.18.1
working_directory: ~/web3-onboard-monorepo/packages/torus
steps:
- node-build-steps
Expand Down Expand Up @@ -489,7 +489,7 @@ jobs:
- node-staging-build-steps
build-staging-torus:
docker:
- image: cimg/node:16.13.1
- image: cimg/node:16.18.1
working_directory: ~/web3-onboard-monorepo/packages/torus
steps:
- node-staging-build-steps
Expand Down

0 comments on commit f1429c6

Please sign in to comment.