diff --git a/package-lock.json b/package-lock.json index f334fc8..7c25d82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nightwatch/vue", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nightwatch/vue", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "dependencies": { "@nightwatch/esbuild-utils": "^0.2.1", diff --git a/package.json b/package.json index 96f17f3..914aa51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightwatch/vue", - "version": "3.1.0", + "version": "3.1.1", "description": "Nightwatch plugin which adds support for Vue component testing using the Vite dev server. Requires Nightwatch 2.0+", "repository": { "type": "git",