Load tags right away, 3.0.3-beta2

This commit is contained in:
Mo Bitar
2019-01-14 18:53:27 -06:00
parent 348276e3e2
commit 7a403f69c1
4 changed files with 15 additions and 13 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.0.3-beta1",
"version": "3.0.3-beta2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -8097,9 +8097,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.32",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.32.tgz",
"integrity": "sha512-1QP7IJ3MJC+5av9bXVy1IIxBnZy2PzcEW+b835XRC2N4bEEIPWMnabozlPLhErBe/Ey1mxvwltsG39mGGST2tA==",
"version": "0.3.34",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.34.tgz",
"integrity": "sha512-N9Te01iArvtUuLeCB9z9/uBJDiMDqRyTPuvDJz/kanK8LzOJGQVjs76PUbud2TQMZ8CnIAXNVdqed0FmC0UjJg==",
"dev": true
},
"static-extend": {