This commit is contained in:
Jaco Greeff
2019-09-12 15:54:33 +02:00
committed by GitHub
parent 7e6c7703ab
commit 64cae001cf
11 changed files with 46 additions and 41 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.44.0-beta.1",
"version": "0.44.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^1.4.0-beta.0",
"@polkadot/types": "^0.92.0-beta.4",
"@polkadot/util": "^1.4.0-beta.0"
"@polkadot/keyring": "^1.4.1",
"@polkadot/types": "^0.92.1",
"@polkadot/util": "^1.4.1"
},
"peerDependencies": {
"@polkadot/keyring": "*",