mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 19:11:01 +00:00
No types export from index (#421)
* No types export from index * Fix use * bump * Bumps * CHANGELOG * OCD
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ledger",
|
||||
"version": "0.63.2-4",
|
||||
"version": "0.64.0",
|
||||
"repository": "github:polkadot-js/ui",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [],
|
||||
@@ -11,7 +11,7 @@
|
||||
"sideEffects": false,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ledger-transports": "0.63.2-4",
|
||||
"@polkadot/ledger-transports": "0.64.0",
|
||||
"@polkadot/util": "^5.1.1",
|
||||
"@zondax/ledger-polkadot": "^0.12.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user