chore: upgrade snjs and sncrypto deps

This commit is contained in:
Mo Bitar
2020-09-09 10:25:27 -05:00
parent 86e77eee7c
commit 30f0650b38
8 changed files with 35 additions and 27 deletions

View File

@@ -66,7 +66,7 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#49732d8215312a08a71b833b79e94ba7c1872e11",
"snjs": "github:standardnotes/snjs#ee696470fa0d5e762a39ce179f215052327acbc3"
"sncrypto": "github:standardnotes/sncrypto#0b12b9748fde7c82e48609836838953b03c9200a",
"snjs": "github:standardnotes/snjs#bb04a94a9b91f2ce95ecb55f823d4a98a6654291"
}
}