Typescript-eslint 2 (#193)

This commit is contained in:
Jaco Greeff
2019-08-31 09:25:48 +02:00
committed by GitHub
parent 52cc245c37
commit 876410cc8e
20 changed files with 137 additions and 75 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^1.1.1",
"@polkadot/types": "^0.91.0-beta.9",
"@polkadot/util": "^1.1.1"
"@polkadot/keyring": "^1.2.0-beta.3",
"@polkadot/types": "^0.91.0-beta.10",
"@polkadot/util": "^1.2.0-beta.3"
},
"peerDependencies": {
"@polkadot/keyring": "*",