mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 20:21:02 +00:00
0.40 (#139)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.40.0-beta.4",
|
||||
"version": "0.40.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.92.0-beta.3",
|
||||
"@polkadot/types": "^0.80.0-beta.15",
|
||||
"@polkadot/util": "^0.92.0-beta.3"
|
||||
"@polkadot/keyring": "^0.92.1",
|
||||
"@polkadot/types": "^0.80.1",
|
||||
"@polkadot/util": "^0.92.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user