fix: issue with some smart views not working

This commit is contained in:
Mo
2022-06-03 11:54:20 -05:00
parent 4d581feb0a
commit 89de4d6488
2 changed files with 80 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.20.2",
"version": "3.20.3",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -70,13 +70,13 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/components": "1.8.2",
"@standardnotes/filepicker": "1.16.9",
"@standardnotes/components": "1.8.3",
"@standardnotes/filepicker": "1.16.10",
"@standardnotes/icons": "^1.1.8",
"@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.114.12",
"@standardnotes/snjs": "^2.115.3",
"@standardnotes/stylekit": "5.29.3",
"@standardnotes/services": "^1.13.9",
"@standardnotes/services": "^1.13.10",
"@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",