diff --git a/package-lock.json b/package-lock.json index 0a87a68..3a9030d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "create-playwright", - "version": "1.17.138", + "version": "1.17.139", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "create-playwright", - "version": "1.17.138", + "version": "1.17.139", "license": "Apache-2.0", "bin": { "create-playwright": "index.js" diff --git a/package.json b/package.json index d46d7f3..d220fe5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-playwright", - "version": "1.17.138", + "version": "1.17.139", "description": "Getting started with writing end-to-end tests with Playwright.", "repository": { "type": "git",