Skip to content

Bump @web3-onboard/walletconnect from 2.4.6 to 2.5.0 in /packages/base #153

Bump @web3-onboard/walletconnect from 2.4.6 to 2.5.0 in /packages/base

Bump @web3-onboard/walletconnect from 2.4.6 to 2.5.0 in /packages/base #153

Workflow file for this run

name: Build all templates
on:
pull_request:
branches: [main]
jobs:
build-templates:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: npm install
- name: Build all packages
run: npm run build