Skip to content

Commit

Permalink
Merge pull request #25 from multiversx/release-6.2.0
Browse files Browse the repository at this point in the history
Bump version. Update sdk-core reference (npm audit fix)
  • Loading branch information
andreibancioiu authored Jul 20, 2023
2 parents 452f9c1 + a098c47 commit e363334
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 44 deletions.
69 changes: 27 additions & 42 deletions package-lock.json

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

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-hw-provider",
"version": "6.1.1",
"version": "6.2.0",
"description": "Signing provider for dApps: hardware wallet (Ledger)",
"main": "out/index.js",
"types": "out/index.d.js",
Expand Down Expand Up @@ -38,6 +38,6 @@
"typescript": "4.1.2"
},
"peerDependencies": {
"@multiversx/sdk-core": ">= 12.1.0"
"@multiversx/sdk-core": ">= 12.5.0"
}
}

0 comments on commit e363334

Please sign in to comment.