diff --git a/app-icons/icon.icns b/app-icons/icon.icns index 2efd1bb..f896ed5 100644 Binary files a/app-icons/icon.icns and b/app-icons/icon.icns differ diff --git a/app-icons/icon.ico b/app-icons/icon.ico index acf2af5..bb152ca 100644 Binary files a/app-icons/icon.ico and b/app-icons/icon.ico differ diff --git a/app-icons/icon.png b/app-icons/icon.png index eaeba31..40d17cc 100644 Binary files a/app-icons/icon.png and b/app-icons/icon.png differ diff --git a/package-lock.json b/package-lock.json index 5abdb33..35456e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7153,8 +7153,7 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true, - "optional": true + "bundled": true }, "aproba": { "version": "1.2.0", @@ -7172,13 +7171,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -7191,18 +7188,15 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "core-util-is": { "version": "1.0.2", @@ -7305,8 +7299,7 @@ }, "inherits": { "version": "2.0.3", - "bundled": true, - "optional": true + "bundled": true }, "ini": { "version": "1.3.5", @@ -7316,7 +7309,6 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -7329,20 +7321,17 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true, - "optional": true + "bundled": true }, "minipass": { "version": "2.2.4", "bundled": true, - "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -7359,7 +7348,6 @@ "mkdirp": { "version": "0.5.1", "bundled": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -7432,8 +7420,7 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true, - "optional": true + "bundled": true }, "object-assign": { "version": "4.1.1", @@ -7443,7 +7430,6 @@ "once": { "version": "1.4.0", "bundled": true, - "optional": true, "requires": { "wrappy": "1" } @@ -7519,8 +7505,7 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true, - "optional": true + "bundled": true }, "safer-buffer": { "version": "2.1.2", @@ -7550,7 +7535,6 @@ "string-width": { "version": "1.0.2", "bundled": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -7568,7 +7552,6 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -7607,13 +7590,11 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, - "optional": true + "bundled": true }, "yallist": { "version": "3.0.2", - "bundled": true, - "optional": true + "bundled": true } } }, diff --git a/public/favicon.ico b/public/favicon.ico index a11777c..6764b86 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/tags.svg b/public/tags.svg new file mode 100644 index 0000000..4edbbb7 --- /dev/null +++ b/public/tags.svg @@ -0,0 +1 @@ +> \ No newline at end of file