This commit is contained in:
Max Schmitt 2023-06-26 22:26:26 +02:00
Родитель a08851a3d9
Коммит 507cb1b799
2 изменённых файлов: 3 добавлений и 3 удалений

4
package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "create-playwright",
"version": "1.17.127",
"version": "1.17.128",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "create-playwright",
"version": "1.17.127",
"version": "1.17.128",
"license": "Apache-2.0",
"bin": {
"create-playwright": "index.js"

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "create-playwright",
"version": "1.17.127",
"version": "1.17.128",
"description": "Getting started with writing end-to-end tests with Playwright.",
"repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev",