Bump common/api (#397)

This commit is contained in:
Jaco Greeff
2020-11-09 20:57:18 +01:00
committed by GitHub
parent bc5973bdaf
commit 4d6d9abbc0
11 changed files with 102 additions and 101 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.0.1",
"@polkadot/util": "^4.0.1",
"@polkadot/networks": "^4.0.2-5",
"@polkadot/util": "^4.0.2-5",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},