This commit is contained in:
Jaco Greeff
2020-12-11 10:47:03 +01:00
parent 9562762403
commit e061c22ab1
11 changed files with 244 additions and 248 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.2.2-11",
"@polkadot/util": "^4.2.2-11",
"@polkadot/networks": "^4.2.2-12",
"@polkadot/util": "^4.2.2-12",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},