fix: default to feature status entitled to avoid temporarily flashing error

This commit is contained in:
Mo Bitar
2021-11-26 18:29:00 -06:00
parent 21433b5544
commit 6f3a749e52
5 changed files with 10 additions and 10 deletions

View File

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