fix: component expiration for custom extensions

This commit is contained in:
Mo Bitar
2021-11-12 12:21:04 -06:00
parent f6ca7ef2b1
commit 76258f5462
4 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.9.2",
"version": "3.9.3",
"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.6",
"@standardnotes/snjs": "2.17.7",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.1",
"preact": "^10.5.15",