mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-23 09:31:04 +00:00
0.59 (#374)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/react-identicon",
|
||||
"version": "0.59.0-beta.12",
|
||||
"version": "0.59.0",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
@@ -10,8 +10,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/ui-settings": "0.59.0-beta.12",
|
||||
"@polkadot/ui-shared": "0.59.0-beta.12",
|
||||
"@polkadot/ui-settings": "0.59.0",
|
||||
"@polkadot/ui-shared": "0.59.0",
|
||||
"color": "^3.1.2",
|
||||
"jdenticon": "2.2.0",
|
||||
"react-copy-to-clipboard": "^5.0.2"
|
||||
@@ -26,9 +26,9 @@
|
||||
"styled-components": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^3.5.0-beta.14",
|
||||
"@polkadot/util": "^3.5.0-beta.14",
|
||||
"@polkadot/util-crypto": "^3.5.0-beta.14",
|
||||
"@polkadot/keyring": "^3.5.1",
|
||||
"@polkadot/util": "^3.5.1",
|
||||
"@polkadot/util-crypto": "^3.5.1",
|
||||
"@types/react-copy-to-clipboard": "^4.3.0",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/styled-components": "^5.1.3",
|
||||
|
||||
Reference in New Issue
Block a user