Skip to content

Commit

Permalink
upgrade cross-window
Browse files Browse the repository at this point in the history
  • Loading branch information
andreigiura committed Jun 11, 2024
1 parent 08b8379 commit 559bf54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@multiversx/sdk-dapp-core",
"version": "0.0.0-alpha.5",
"version": "0.0.0-alpha.6",
"main": "out/index.js",
"module": "out/index.js",
"types": "out/index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@multiversx/sdk-native-auth-client": "^1.0.8",
"@multiversx/sdk-web-wallet-cross-window-provider": "0.1.3",
"@multiversx/sdk-web-wallet-cross-window-provider": "0.2.0",
"@types/lodash": "^4.17.4",
"isomorphic-fetch": "^3.0.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 559bf54

Please sign in to comment.