This commit is contained in:
Jaco Greeff
2019-03-20 18:01:25 +01:00
parent dadf6eecf0
commit 04834fbb06
9 changed files with 55 additions and 54 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.32.0-beta.2",
"version": "0.32.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -17,9 +17,9 @@
"styled-components": "^4.1.3"
},
"devDependencies": {
"@polkadot/keyring": "^0.39.0-beta.2",
"@polkadot/types": "^0.49.0-beta.1",
"@polkadot/util": "^0.39.0-beta.2"
"@polkadot/keyring": "^0.39.1",
"@polkadot/types": "^0.49.1",
"@polkadot/util": "^0.39.1"
},
"peerDependencies": {
"@polkadot/keyring": "*",