This commit is contained in:
Jaco Greeff
2020-01-30 17:51:52 +01:00
committed by GitHub
parent 76d5ef9c71
commit 2677b543fb
14 changed files with 80 additions and 110 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.48.0-beta.18",
"version": "0.48.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": "^2.0.0-beta.10"
"@polkadot/util": "^2.0.1"
},
"peerDependencies": {
"@polkadot/util": "*"