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

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.3.4",
"version": "3.3.5",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -47,7 +47,7 @@
"sass-loader": "^8.0.2",
"serve-static": "^1.14.1",
"sn-stylekit": "2.0.22",
"snjs": "github:standardnotes/snjs#0714da7bbef114173dbb23b5e41b7f705fe4a0cb",
"snjs": "1.0.7",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.10.3"