3.3.5; fixes 2fa login issue in 3.3.4

This commit is contained in:
Mo Bitar
2020-04-01 18:51:51 -05:00
parent b79c366ee9
commit b075d1b7fb
5 changed files with 12 additions and 9 deletions

7
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.3.4",
"version": "3.3.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -10502,8 +10502,9 @@
}
},
"snjs": {
"version": "github:standardnotes/snjs#0714da7bbef114173dbb23b5e41b7f705fe4a0cb",
"from": "github:standardnotes/snjs#0714da7bbef114173dbb23b5e41b7f705fe4a0cb",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/snjs/-/snjs-1.0.7.tgz",
"integrity": "sha512-61OkFgjvhfr21EvpdYtSHp+cFmhyx71etr8J7a6T5XqKHLG4zuBV9LaRd6Wb4eYYlrh6GbG0Bui/kDsvdHTZyw==",
"dev": true,
"requires": {
"lodash": "^4.17.15"