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