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
+2 -2
View File
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^3.5.0-beta.12",
"@polkadot/util-crypto": "^3.5.0-beta.12",
"@polkadot/util": "^3.5.0-beta.13",
"@polkadot/util-crypto": "^3.5.0-beta.13",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.1"
}