diff --git a/package-lock.json b/package-lock.json index 377587bd..e99abb0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "create-wdio", - "version": "8.4.0", + "version": "8.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "create-wdio", - "version": "8.4.0", + "version": "8.4.1", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 50bc6fd2..4bf7a855 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-wdio", - "version": "8.4.0", + "version": "8.4.1", "description": "Install and setup a WebdriverIO project with all its dependencies in a single run", "author": "Christian Bromann ", "license": "MIT",