Update SFJS to include authentication locking, lock authentication UI after submit

This commit is contained in:
Mo Bitar
2018-10-13 14:43:25 -05:00
parent d226be41b7
commit 00dd21179f
4 changed files with 12 additions and 6 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "2.3.11",
"version": "2.3.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -8006,9 +8006,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.16",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.16.tgz",
"integrity": "sha512-xCyEABG6+JE09A6jZJW49QczNntAtYvN3DQXMPu1PiaiFFYinBXYMmMdGKAAgH+a2T2w0UzB6mrMCjCMuz+tYw==",
"version": "0.3.17",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.17.tgz",
"integrity": "sha512-YeX33yz19TB+JrkCWigO21Tugw6oVRi2s8m0lHG0JSOPr4UNA7ufdbzcFgQyDbh6UvF6eCevb1uezt3A3nejmQ==",
"dev": true
},
"static-extend": {