Bundle adjust (#504)

* Bundle adjust

* Bumps
This commit is contained in:
Jaco
2021-07-09 18:19:48 +03:00
committed by GitHub
parent 3803286251
commit 0cd16ee2d7
14 changed files with 184 additions and 171 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.6",
"@polkadot/networks": "^6.11.2-14",
"@polkadot/util": "^6.11.2-14",
"@polkadot/networks": "^6.11.2-15",
"@polkadot/util": "^6.11.2-15",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},