diff --git a/package-lock.json b/package-lock.json index 4082106..288281c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "a11y-visualizer", - "version": "5.2.0", + "version": "5.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "a11y-visualizer", - "version": "5.2.0", + "version": "5.3.0", "dependencies": { "dom-accessibility-api": "^0.6.3", "i18next": "^23.10.1", diff --git a/package.json b/package.json index 4752589..296c137 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "a11y-visualizer", "private": true, - "version": "5.2.0", + "version": "5.3.0", "type": "module", "scripts": { "dev": "vite",