This commit is contained in:
Jaco Greeff
2019-06-04 13:24:40 +02:00
committed by GitHub
parent 0b81f22ef2
commit 018e43b908
8 changed files with 39 additions and 35 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.40.0-beta.4",
"version": "0.40.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -16,9 +16,9 @@
"styled-components": "^4.2.0"
},
"devDependencies": {
"@polkadot/keyring": "^0.92.0-beta.3",
"@polkadot/types": "^0.80.0-beta.15",
"@polkadot/util": "^0.92.0-beta.3"
"@polkadot/keyring": "^0.92.1",
"@polkadot/types": "^0.80.1",
"@polkadot/util": "^0.92.1"
},
"peerDependencies": {
"@polkadot/keyring": "*",