Bump deps w/ eslint (#322)

* Bump deps w/ eslint

* theme default
This commit is contained in:
Jaco Greeff
2020-05-24 09:35:43 +02:00
committed by GitHub
parent 050d1966c6
commit 2df46e88ce
26 changed files with 504 additions and 353 deletions
+2 -1
View File
@@ -26,9 +26,10 @@
},
"devDependencies": {
"@polkadot/keyring": "^2.10.1",
"@polkadot/types": "^1.15.0-beta.5",
"@polkadot/types": "^1.15.1",
"@polkadot/util": "^2.10.1",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.1",
"@types/ledgerhq__hw-transport-webusb": "^4.70.0",
"@types/mkdirp": "^1.0.0",
"@types/store": "^2.0.2"
},