From 8c68dc407e017aba03029e47b4c2a3d73f904642 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 10 Mar 2022 17:33:55 +0100 Subject: [PATCH] fix(core): update --- html/index.html | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/html/index.html b/html/index.html index 67dee61..e3b4bdd 100644 --- a/html/index.html +++ b/html/index.html @@ -16,7 +16,8 @@ background: #222222; } - + + diff --git a/package.json b/package.json index 24eda1b..db2a168 100644 --- a/package.json +++ b/package.json @@ -48,4 +48,4 @@ "browserslist": [ "last 1 Chrome versions" ] -} +} \ No newline at end of file