This commit is contained in:
Jaco Greeff
2019-07-09 16:23:44 +02:00
committed by GitHub
parent ea398e7ab5
commit fa0eba5977
6 changed files with 331 additions and 534 deletions
+3 -3
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.5.0",
"@babel/runtime": "^7.5.2",
"@polkadot/ui-settings": "^0.42.0-beta.3",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.5",
"@polkadot/util-crypto": "^0.94.0-beta.5",
"@polkadot/keyring": "^0.94.0-beta.6",
"@polkadot/util-crypto": "^0.94.0-beta.6",
"xmlserializer": "^0.6.1"
}
}