* Bumps

* Remove unneeded dev dep
This commit is contained in:
Jaco Greeff
2020-11-24 13:40:27 +01:00
committed by GitHub
parent 284d36dd6d
commit 923a08f7fc
12 changed files with 338 additions and 334 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/networks": "^4.1.2-2",
"@polkadot/util": "^4.1.2-2",
"@polkadot/networks": "^4.2.1",
"@polkadot/util": "^4.2.1",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},