Bump deps (#392)

This commit is contained in:
Jaco Greeff
2020-11-06 10:47:15 +01:00
committed by GitHub
parent 8e151b721a
commit 01d753ff99
13 changed files with 287 additions and 361 deletions
+3 -3
View File
@@ -9,9 +9,9 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/networks": "^4.0.0-3",
"@polkadot/util": "^4.0.0-3",
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.0.0-5",
"@polkadot/util": "^4.0.0-5",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},