fix: update mobx, preferences can be open multiple times (#604)

This commit is contained in:
Gorjan Petrovski
2021-07-22 14:10:23 +02:00
committed by GitHub
parent d9c5fd5129
commit d4bc026b04
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "1.2.10",
"@standardnotes/snjs": "2.7.21",
"mobx": "^6.1.6",
"mobx": "^6.3.2",
"mobx-react-lite": "^3.2.0",
"preact": "^10.5.12"
}