Skip to content

Commit

Permalink
Merge pull request #5236 from WalletConnect/feat/verify-v2
Browse files Browse the repository at this point in the history
feat: verify v2
  • Loading branch information
ganchoradkov authored Aug 15, 2024
2 parents 0cd2fbf + 1c229bd commit ab408aa
Show file tree
Hide file tree
Showing 23 changed files with 664 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: setup-node
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
cache: "npm"
cache-dependency-path: "**/package-lock.json"
- name: install
Expand Down
Loading

0 comments on commit ab408aa

Please sign in to comment.