This commit is contained in:
Jaco Greeff
2020-01-30 17:51:52 +01:00
committed by GitHub
parent 76d5ef9c71
commit 2677b543fb
14 changed files with 80 additions and 110 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/reactnative-identicon",
"version": "0.48.0-beta.18",
"version": "0.48.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.8.3",
"@polkadot/ui-shared": "^0.48.0-beta.18",
"@polkadot/ui-shared": "^0.48.0",
"react-native-svg": "^11.0.1"
},
"peerDependencies": {