fix: selected smart view and note list issue (#1042)

This commit is contained in:
Aman Harwara
2022-05-23 21:28:38 +05:30
committed by GitHub
parent 45785ad401
commit 599e2b886e
4 changed files with 12 additions and 9 deletions

View File

@@ -2401,10 +2401,10 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.113.0":
version "2.113.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.113.0.tgz#4dd65cafc633da1c0a7e04a23ee7f0fed9ba80cf"
integrity sha512-fZHZbFDfZWHkpQsz8qOBy4Q0kbdmHNtW28cbbzwGKglVbmWeCEb07DG3/vkCMSJj+4UiHUw6lWv8D7qm08k7rw==
"@standardnotes/snjs@2.113.1":
version "2.113.1"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.113.1.tgz#d01f617f9eecac2540e338666fc19b38c0a6e414"
integrity sha512-tsTEBi6mwXxWcfjFnobftMNwbWJQqsysW3P53FJrt2z50hC3wLvtHVcE+ys4a0ObeWdbxIuS9BpmF8zpwQY6Ug==
dependencies:
"@standardnotes/auth" "^3.18.17"
"@standardnotes/common" "^1.22.0"