Bump deps (#428)

* Bump deps

* Bump deps
This commit is contained in:
Jaco Greeff
2021-01-14 10:45:10 +01:00
committed by GitHub
parent 596331daf3
commit 3f6a37a535
12 changed files with 400 additions and 291 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^5.2.3",
"@polkadot/util": "^5.2.3",
"@polkadot/networks": "^5.2.4-4",
"@polkadot/util": "^5.2.4-4",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},