chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-08-26 18:18:55 +02:00
parent 3126a40e4a
commit 6483ad3fe7
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#2ef57eba1fc0e4f81e667d80bc3b99e0f650b6d1",
"from": "github:standardnotes/snjs#2ef57eba1fc0e4f81e667d80bc3b99e0f650b6d1"
"version": "github:standardnotes/snjs#a5ff410bc3f7f96c8fab8a4f9869f0e581d187d0",
"from": "github:standardnotes/snjs#a5ff410bc3f7f96c8fab8a4f9869f0e581d187d0"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -64,6 +64,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"snjs": "github:standardnotes/snjs#2ef57eba1fc0e4f81e667d80bc3b99e0f650b6d1"
"snjs": "github:standardnotes/snjs#a5ff410bc3f7f96c8fab8a4f9869f0e581d187d0"
}
}