mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 15:18:00 +00:00
0.39 (#132)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.39.0-beta.6",
|
||||
"version": "0.39.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/polkadot-js/apps.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
@@ -16,9 +16,9 @@
|
||||
"styled-components": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.91.0-beta.2",
|
||||
"@polkadot/types": "^0.79.0-beta.34",
|
||||
"@polkadot/util": "^0.91.0-beta.2"
|
||||
"@polkadot/keyring": "^0.91.1",
|
||||
"@polkadot/types": "^0.79.1",
|
||||
"@polkadot/util": "^0.91.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user