fix: import correct sncrypto dep

This commit is contained in:
Baptiste Grob
2020-06-09 16:50:47 +02:00
parent 5e17c3b53d
commit bc28b56523

5
package-lock.json generated
View File

@@ -9800,9 +9800,8 @@
}
},
"sncrypto": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/sncrypto/-/sncrypto-1.0.0.tgz",
"integrity": "sha512-qCBIm7rzPpaIv1GQ0T5R7zDcHwLdYfCIpdIOrZP3PQlXhAb2h36ypaRfLC5stOQTCf3xtOU7o4Ht8pH5S+QfPw=="
"version": "github:standardnotes/sncrypto#7e76ab9977f85039d9399b935aecfe495a951edb",
"from": "github:standardnotes/sncrypto#7e76ab9977f85039d9399b935aecfe495a951edb"
},
"snjs": {
"version": "github:standardnotes/snjs#0c306de70c5afffe16096424c6c3326eaa1dd4fd",