diff --git a/package-lock.json b/package-lock.json index 5d17a2f5..ebf651b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "enable-a11y", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "enable-a11y", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "dependencies": { "chromedriver": "^103.0.0", diff --git a/package.json b/package.json index 27cac2f2..e256049d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "enable-a11y", - "version": "1.0.4", + "version": "1.0.5", "description": " Demonstration code of aria roles so developers can study the examples and implement aria roles in their own projects.", "main": "js/modules/index.js", "exports": {