This commit is contained in:
Jaco Greeff
2020-07-27 13:43:18 +02:00
committed by GitHub
parent 61400d4c03
commit 4126dffc96
10 changed files with 284 additions and 266 deletions
+2 -2
View File
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^3.0.0-beta.2",
"@polkadot/util-crypto": "^3.0.0-beta.2",
"@polkadot/util": "^3.0.1",
"@polkadot/util-crypto": "^3.0.1",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.0"
}