chore(version-snjs): 2.1.1

This commit is contained in:
Antonella Sgarlatta
2021-05-12 16:04:00 -03:00
parent 79dbc17277
commit 06d51c9381
2 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@
"@reach/checkbox": "^0.13.2",
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "1.2.10",
"@standardnotes/snjs": "2.1.0",
"@standardnotes/snjs": "2.1.1",
"mobx": "^6.1.6",
"mobx-react-lite": "^3.2.0",
"preact": "^10.5.12"

View File

@@ -1936,10 +1936,10 @@
"@standardnotes/sncrypto-common" "^1.2.7"
libsodium-wrappers "^0.7.8"
"@standardnotes/snjs@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.1.0.tgz#0f11c0cc5d4aabb4fbe347bd6fb5ae2723bc1b29"
integrity sha512-Yjm/cYmKqL2K/goP78P9l2gs/zjoB0hgXxI6M58GX4mmTAc5Hs7Cb8IG3QHhDaoUplajyan/188RYeepHmu9YA==
"@standardnotes/snjs@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.1.1.tgz#789bb492e76ee4fe5816ed0de01c9b774244034d"
integrity sha512-GeOPZGX5K2YBdzIWVmS/z4wdQJLLz4Yo2lje8rjep2eLlUiQhRO5BVWaOroYq0uaIamtfSr8m+twbYUkCkPSIQ==
dependencies:
"@standardnotes/auth" "^2.0.0"
"@standardnotes/sncrypto-common" "^1.2.9"