chore(deps): upgrade SNJS

This commit is contained in:
Baptiste Grob
2020-10-08 12:01:04 +02:00
parent aca98bdde9
commit b95b2f629f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -10956,8 +10956,8 @@
"from": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad"
},
"snjs": {
"version": "github:standardnotes/snjs#77733a59d91e1d8315f544062b8d71a6a02715c9",
"from": "github:standardnotes/snjs#77733a59d91e1d8315f544062b8d71a6a02715c9"
"version": "github:standardnotes/snjs#a5f35e57725eaf08edb4454e0d1ce356e6491bad",
"from": "github:standardnotes/snjs#a5f35e57725eaf08edb4454e0d1ce356e6491bad"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -70,6 +70,6 @@
},
"dependencies": {
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#77733a59d91e1d8315f544062b8d71a6a02715c9"
"snjs": "github:standardnotes/snjs#a5f35e57725eaf08edb4454e0d1ce356e6491bad"
}
}