chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-08-25 16:47:21 +02:00
parent ee8b8fec4d
commit b2511455dd
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10573,8 +10573,8 @@
"from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0"
},
"snjs": {
"version": "github:standardnotes/snjs#87556b79aa1f414a80960dd1ae76d6b8be3ef161",
"from": "github:standardnotes/snjs#87556b79aa1f414a80960dd1ae76d6b8be3ef161"
"version": "github:standardnotes/snjs#75ac6ff8e620f3b7e796b117b9d0afce303962a0",
"from": "github:standardnotes/snjs#75ac6ff8e620f3b7e796b117b9d0afce303962a0"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -64,6 +64,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"snjs": "github:standardnotes/snjs#87556b79aa1f414a80960dd1ae76d6b8be3ef161"
"snjs": "github:standardnotes/snjs#75ac6ff8e620f3b7e796b117b9d0afce303962a0"
}
}