Skip to content

Commit

Permalink
Update ID Verifier package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemoldrup committed May 21, 2024
1 parent f0bf40a commit 6d7e5a0
Show file tree
Hide file tree
Showing 4 changed files with 8,436 additions and 5,654 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/id-demo/dist/*
/wallet-connect-test-bench/front-end/node_modules
/wallet-connect-test-bench/front-end/.yarn
/id-verifier/frontend/.yarn

# dependencies
node_modules
Expand Down
1 change: 1 addition & 0 deletions id-verifier/frontend/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
4 changes: 2 additions & 2 deletions id-verifier/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"version": "0.1.",
"packageManager": "[email protected]",
"dependencies": {
"@concordium/browser-wallet-api-helpers": "^2.0.0",
"@concordium/web-sdk": "^3.1.0",
"@concordium/browser-wallet-api-helpers": "^3.0.1",
"@concordium/web-sdk": "^7.4.0",
"@walletconnect/qrcode-modal": "^1.8.0",
"@walletconnect/sign-client": "^2.1.5",
"@walletconnect/types": "^2.1.5",
Expand Down
Loading

0 comments on commit 6d7e5a0

Please sign in to comment.