Bump deps (#417)

This commit is contained in:
Jaco Greeff
2020-12-11 19:08:39 +01:00
committed by GitHub
parent 0795451801
commit 7607dc9e9d
16 changed files with 139 additions and 130 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.2.2-12",
"@polkadot/util": "^4.2.2-12",
"@polkadot/networks": "^4.2.2-14",
"@polkadot/util": "^4.2.2-14",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},