This commit is contained in:
Jaco Greeff
2020-02-18 09:58:35 +01:00
committed by GitHub
parent 5827a9702c
commit 1e4148f2cf
14 changed files with 68 additions and 91 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.51.0-beta.1",
"version": "0.51.0",
"description": "Manages app settings",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -13,7 +13,7 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/util": "^2.4.0-beta.2",
"@polkadot/util": "^2.4.1",
"@types/store": "^2.0.2"
},
"peerDependencies": {