chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-08-17 17:25:39 +02:00
parent 7b070b789e
commit d93d057864
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#e54019eb7fb8d1aa440784e597f1eeebc8ca8be6",
"from": "github:standardnotes/snjs#e54019eb7fb8d1aa440784e597f1eeebc8ca8be6"
"version": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40",
"from": "github:standardnotes/snjs#a8205e4e9a3b74815c7371230481ea24461c0c40"
},
"sockjs": {
"version": "0.3.20",

View File

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