Path for stable x-rxjs

This commit is contained in:
Jaco Greeff
2021-01-18 13:17:27 +01:00
parent c3a8f0c3d7
commit 262e010a08
13 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/reactnative-identicon",
"version": "0.66.2",
"version": "0.66.3",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"module": "index.mjs",
@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.66.2",
"@polkadot/ui-shared": "0.66.3",
"@polkadot/util": "^5.3.1",
"@polkadot/util-crypto": "^5.3.1",
"react-native-svg": "^12.1.0"