This commit is contained in:
Jaco Greeff
2019-09-26 16:06:53 +02:00
committed by GitHub
parent 80dc636afa
commit c5d32c3986
13 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/reactnative-identicon",
"version": "0.45.0-beta.15",
"version": "0.45.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.6.2",
"@polkadot/ui-shared": "^0.45.0-beta.15",
"@polkadot/ui-shared": "^0.45.0",
"react-native-svg": "^9.9.4"
},
"peerDependencies": {