fix: component viewer stream context item issue

This commit is contained in:
Mo
2022-01-03 13:03:14 -06:00
parent 2c0006a7a4
commit e79f326e5b
2 changed files with 5 additions and 5 deletions

View File

@@ -87,7 +87,7 @@
"@standardnotes/features": "1.15.1",
"@reach/tooltip": "^0.16.2",
"@standardnotes/sncrypto-web": "1.5.3",
"@standardnotes/snjs": "2.30.0",
"@standardnotes/snjs": "2.30.0-hotfix1",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.2",
"preact": "^10.5.15",

View File

@@ -2658,10 +2658,10 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.30.0":
version "2.30.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.30.0.tgz#12abda65e8069273347bbf6786d6a99203260023"
integrity sha512-0s7NYtO8edvY3/MNwx/Ic+fIDXiSnaVhdBWlaIOreVHwUl15LkHyN8mptR8QLtHOjOhvaguew+KCvmXXmkNjTA==
"@standardnotes/snjs@2.30.0-hotfix1":
version "2.30.0-hotfix1"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.30.0-hotfix1.tgz#ef69d2e03f7af3e3353c5642c6215baca4ef934a"
integrity sha512-5ySGKW9aYVR5zHYjCxIHTUw4d1XCb6iehVN50QyfMmxK/t6nVC/WEKknpQGW5gEOdaai3JtFgJOLynaGLJhE0w==
dependencies:
"@standardnotes/auth" "3.8.1"
"@standardnotes/common" "1.2.1"