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
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.44.0-beta.1",
"version": "0.44.0",
"description": "Manages app settings",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -14,7 +14,7 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/util": "^1.4.0-beta.0"
"@polkadot/util": "^1.4.1"
},
"peerDependencies": {
"@polkadot/util": "*"