This commit is contained in:
Jaco Greeff
2020-08-31 17:58:20 +02:00
committed by GitHub
parent 496dc7fe2e
commit 0bffc7af3c
15 changed files with 148 additions and 102 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.58.0-beta.9",
"version": "0.58.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": "^3.4.0-beta.1",
"@polkadot/util": "^3.4.1",
"@types/store": "^2.0.2"
},
"peerDependencies": {