diff --git a/index.html b/index.html index 3b99565..bd0cd02 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ SafeTwitch - +
diff --git a/package.json b/package.json index 570b974..d85fb49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test", - "version": "0.0.0", + "version": "1.1.3", "private": true, "scripts": { "build": "run-p type-check build-only", diff --git a/src/App.vue b/src/App.vue index 364e6b7..38276a0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,16 +1,19 @@ -