fix: filesafe index path

This commit is contained in:
Mo
2022-01-05 11:22:39 -06:00
parent c88f89155e
commit f55247ccce
2 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.9.12",
"version": "3.9.13",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -87,9 +87,9 @@
"@reach/dialog": "^0.16.2",
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/features": "1.20.4",
"@standardnotes/features": "1.20.5",
"@standardnotes/sncrypto-web": "1.5.3",
"@standardnotes/snjs": "2.31.22",
"@standardnotes/snjs": "2.31.25",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.2",
"preact": "^10.5.15",