Skip to content

Commit

Permalink
updated beacon version to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsawali committed May 15, 2024
1 parent 72a4d60 commit 2e05f6f
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 139 deletions.
4 changes: 2 additions & 2 deletions apps/taquito-test-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"vite": "^4.4.11"
},
"dependencies": {
"@airgap/beacon-sdk": "^4.2.2-beta.4",
"@airgap/beacon-types": "^4.2.2-beta.4",
"@airgap/beacon-sdk": "^4.2.2",
"@airgap/beacon-types": "^4.2.2",
"@taquito/beacon-wallet": "^19.2.1-beta.2",
"@taquito/core": "^19.2.1-beta.2",
"@taquito/taquito": "^19.2.1-beta.2",
Expand Down
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/taquito-beacon-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
]
},
"dependencies": {
"@airgap/beacon-dapp": "^4.2.2-beta.4",
"@airgap/beacon-dapp": "^4.2.2",
"@taquito/core": "^19.2.1-beta.2",
"@taquito/taquito": "^19.2.1-beta.2"
},
Expand Down
Loading

0 comments on commit 2e05f6f

Please sign in to comment.