chore(deps): update snjs

This commit is contained in:
Baptiste Grob
2020-08-27 17:12:02 +02:00
parent 632072e12a
commit 3e6f4b6f84
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" "from": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0"
}, },
"snjs": { "snjs": {
"version": "github:standardnotes/snjs#a5ff410bc3f7f96c8fab8a4f9869f0e581d187d0", "version": "github:standardnotes/snjs#7c983dc558ea7777a4957b44efa3362aaf18d3c9",
"from": "github:standardnotes/snjs#a5ff410bc3f7f96c8fab8a4f9869f0e581d187d0" "from": "github:standardnotes/snjs#7c983dc558ea7777a4957b44efa3362aaf18d3c9"
}, },
"sockjs": { "sockjs": {
"version": "0.3.20", "version": "0.3.20",

View File

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