[CI Skip] release/beta 0.66.4-3

skip-checks: true
This commit is contained in:
Github Actions
2021-01-24 16:18:29 +00:00
parent 079ebdb39b
commit b8ed514ca8
13 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/reactnative-identicon",
"version": "0.66.4-2",
"version": "0.66.4-3",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"sideEffects": false,
@@ -9,7 +9,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.66.4-2",
"@polkadot/ui-shared": "0.66.4-3",
"@polkadot/util": "^5.4.4",
"@polkadot/util-crypto": "^5.4.4",
"react-native-svg": "^12.1.0"