chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-08-18 16:31:39 +02:00
parent 6a63cccec2
commit fd26bde812
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#a8205e4e9a3b74815c7371230481ea24461c0c40",
"from": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40"
"version": "github:standardnotes/snjs#ee45ae11ecb67aefb4d00155d5c54d10b0ed3e39",
"from": "github:standardnotes/snjs#ee45ae11ecb67aefb4d00155d5c54d10b0ed3e39"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -64,6 +64,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
"snjs": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40"
"snjs": "github:standardnotes/snjs#ee45ae11ecb67aefb4d00155d5c54d10b0ed3e39"
}
}