Add prefixes to settings (#158)

This commit is contained in:
Jaco Greeff
2019-07-16 21:16:08 +02:00
committed by GitHub
parent 467c97eef8
commit 0cf92844f5
7 changed files with 51 additions and 29 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.11",
"@polkadot/types": "^0.82.0-beta.56",
"@polkadot/util": "^0.94.0-beta.11"
"@polkadot/keyring": "^0.94.0-beta.12",
"@polkadot/types": "^0.82.0-beta.67",
"@polkadot/util": "^0.94.0-beta.12"
},
"peerDependencies": {
"@polkadot/keyring": "*",