fix: offline repo handling

This commit is contained in:
Mo Bitar
2021-11-11 13:51:54 -06:00
parent 1e219699df
commit 873aa1558e
3 changed files with 18 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.9.1",
"version": "3.9.2",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -72,7 +72,7 @@
"@reach/listbox": "^0.16.2",
"@standardnotes/features": "1.8.1",
"@standardnotes/sncrypto-web": "1.5.3",
"@standardnotes/snjs": "2.17.4",
"@standardnotes/snjs": "2.17.5",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.1",
"preact": "^10.5.15",