diff --git a/package-lock.json b/package-lock.json index 72e669a..9ec2373 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lindsvg-pwa", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lindsvg-pwa", - "version": "2.0.0", + "version": "2.0.1", "dependencies": { "@vueuse/core": "^10.6.1", "lindsvg": "^1.3.2", diff --git a/package.json b/package.json index 0542fa5..b0dbdee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lindsvg-pwa", "private": true, - "version": "2.0.0", + "version": "2.0.1", "type": "module", "scripts": { "lint": "eslint \"src/**/*.{mjs,vue}\"", diff --git a/src/components/PanelAttributes.vue b/src/components/PanelAttributes.vue index 769c639..4ed6ca7 100644 --- a/src/components/PanelAttributes.vue +++ b/src/components/PanelAttributes.vue @@ -165,14 +165,6 @@ function plot() {

Add a new attribute

- +