Merge branch 'release/3.5.6'

This commit is contained in:
Baptiste Grob
2020-11-05 20:15:18 +01:00
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.5.5",
"version": "3.5.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -11028,8 +11028,8 @@
"from": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad"
},
"snjs": {
"version": "github:standardnotes/snjs#b07f37232029056699e7eae9af0820ca7cf536d1",
"from": "github:standardnotes/snjs#b07f37232029056699e7eae9af0820ca7cf536d1"
"version": "github:standardnotes/snjs#d6556503aae3d1ac6ca4c8f2c116430fe8f1a91b",
"from": "github:standardnotes/snjs#d6556503aae3d1ac6ca4c8f2c116430fe8f1a91b"
},
"sockjs": {
"version": "0.3.20",

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.5.5",
"version": "3.5.6",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -72,6 +72,6 @@
"@bugsnag/js": "^7.5.1",
"mobx": "^6.0.1",
"sncrypto": "github:standardnotes/sncrypto#8794c88daa967eaae493cd5fdec7506d52b257ad",
"snjs": "github:standardnotes/snjs#b07f37232029056699e7eae9af0820ca7cf536d1"
"snjs": "github:standardnotes/snjs#d6556503aae3d1ac6ca4c8f2c116430fe8f1a91b"
}
}