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
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.11",
"@polkadot/util-crypto": "^0.94.0-beta.11",
"@polkadot/keyring": "^0.94.0-beta.12",
"@polkadot/util-crypto": "^0.94.0-beta.12",
"xmlserializer": "^0.6.1"
}
}