This commit is contained in:
Jaco Greeff
2019-06-04 13:24:40 +02:00
committed by GitHub
parent 0b81f22ef2
commit 018e43b908
8 changed files with 39 additions and 35 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.40.0-beta.4",
"version": "0.40.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": "^0.92.0-beta.3"
"@polkadot/util": "^0.92.1"
},
"peerDependencies": {
"@polkadot/util": "*"