Dried Danta (#82)

* Dried Danta

* Remove (now-unused) chain config
This commit is contained in:
Jaco Greeff
2019-02-20 14:55:01 +01:00
committed by GitHub
parent df343123eb
commit f61f41be24
11 changed files with 46 additions and 77 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.26.9",
"version": "0.27.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -16,9 +16,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.20",
"@polkadot/types": "^0.43.15",
"@polkadot/util": "^0.34.20"
"@polkadot/keyring": "^0.34.21",
"@polkadot/types": "^0.45.8",
"@polkadot/util": "^0.34.21"
},
"peerDependencies": {
"@polkadot/keyring": "*",