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
+4 -4
View File
@@ -10,7 +10,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.5.0",
"@babel/runtime": "^7.5.2",
"@types/mkdirp": "^0.5.2",
"@types/store": "^2.0.2",
"extensionizer": "^1.0.1",
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.5",
"@polkadot/types": "^0.82.0-beta.30",
"@polkadot/util": "^0.94.0-beta.5"
"@polkadot/keyring": "^0.94.0-beta.6",
"@polkadot/types": "^0.82.0-beta.37",
"@polkadot/util": "^0.94.0-beta.6"
},
"peerDependencies": {
"@polkadot/keyring": "*",