Expose createFromJSON

This commit is contained in:
Jaco Greeff
2020-09-24 15:34:43 +02:00
parent 4155547c0b
commit 723641ac57
9 changed files with 74 additions and 33 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"react-native": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^3.5.0-beta.12",
"@polkadot/util-crypto": "^3.5.0-beta.13",
"@types/react-native": "^0.63.18"
}
}