diff --git a/.gitignore b/.gitignore index a0dddc6f..96172bbf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ node_modules npm-debug.log* yarn-debug.log* yarn-error.log* +package-lock.json # Editor directories and files .idea diff --git a/package.json b/package.json index a02e2690..1da17ea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "penguin-stats-frontend", - "version": "1.1.0", + "version": "1.1.1", "private": true, "scripts": { "serve": "vue-cli-service serve", @@ -62,4 +62,4 @@ "path": "./node_modules/cz-conventional-changelog" } } -} \ No newline at end of file +} diff --git a/src/App.vue b/src/App.vue index 03af8604..001612c1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -10,7 +10,13 @@ style="max-height: calc(100vh - 36.76px)" width="300" > -