mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(create-playwright): cut v0.1.7 release
This commit is contained in:
parent
d61148c39a
commit
08544a88a1
4
packages/create-playwright/package-lock.json
generated
4
packages/create-playwright/package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "create-playwright",
|
"name": "create-playwright",
|
||||||
"version": "0.1.4",
|
"version": "0.1.7",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "create-playwright",
|
"name": "create-playwright",
|
||||||
"version": "0.1.4",
|
"version": "0.1.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"create-playwright": "index.js"
|
"create-playwright": "index.js"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "create-playwright",
|
"name": "create-playwright",
|
||||||
"version": "0.1.6",
|
"version": "0.1.7",
|
||||||
"description": "Getting started with writing end-to-end tests with Playwright.",
|
"description": "Getting started with writing end-to-end tests with Playwright.",
|
||||||
"repository": "github:Microsoft/playwright",
|
"repository": "github:Microsoft/playwright",
|
||||||
"homepage": "https://playwright.dev",
|
"homepage": "https://playwright.dev",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user