mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-19 02:55:43 +00:00
@@ -3,7 +3,6 @@
|
||||
"version": "0.62.2-9",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
"module": "esm/index.js",
|
||||
"sideEffects": false,
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [],
|
||||
@@ -11,8 +10,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ui-shared": "0.62.2-9",
|
||||
"@polkadot/util": "^4.0.2-11",
|
||||
"@polkadot/util-crypto": "^4.0.2-11",
|
||||
"@polkadot/util": "^4.0.2-12",
|
||||
"@polkadot/util-crypto": "^4.0.2-12",
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user