mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-30 04:57:59 +00:00
0.59 (#374)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/reactnative-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,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/ui-shared": "0.59.0-beta.12",
|
||||
"@polkadot/ui-shared": "0.59.0",
|
||||
"react-native-svg": "^12.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -19,7 +19,7 @@
|
||||
"react-native": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^3.5.0-beta.14",
|
||||
"@polkadot/util-crypto": "^3.5.1",
|
||||
"@types/react-native": "^0.63.22"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user