diff --git a/package-lock.json b/package-lock.json index a2966172..03d7468a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "create-wdio", - "version": "8.4.2", + "version": "8.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "create-wdio", - "version": "8.4.2", + "version": "8.4.3", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 40002c86..edf8ff04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-wdio", - "version": "8.4.2", + "version": "8.4.3", "description": "Install and setup a WebdriverIO project with all its dependencies in a single run", "author": "Christian Bromann ", "license": "MIT",