chore(deps): upgrade snjs

This commit is contained in:
Baptiste Grob
2020-10-21 12:39:18 +02:00
parent d1e2e72761
commit 29c98eb2d7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10961,8 +10961,8 @@
"from": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad"
},
"snjs": {
"version": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784",
"from": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784"
"version": "github:standardnotes/snjs#4542c42c08b0857fd165ac94be37eb5dd36e0180",
"from": "github:standardnotes/snjs#4542c42c08b0857fd165ac94be37eb5dd36e0180"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -71,6 +71,6 @@
"dependencies": {
"mobx": "^6.0.1",
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#2009f754384475bfc6a2658eb247e1192f12c784"
"snjs": "github:standardnotes/snjs#4542c42c08b0857fd165ac94be37eb5dd36e0180"
}
}