mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-05 10:15:12 +03:00
chore: mark version v0.9.3
This commit is contained in:
parent
a9568af21d
commit
9dee165976
@ -9,6 +9,8 @@ lib/injected/
|
|||||||
#types
|
#types
|
||||||
!lib/**/*.d.ts
|
!lib/**/*.d.ts
|
||||||
!index.d.ts
|
!index.d.ts
|
||||||
|
# Install
|
||||||
|
!install.js
|
||||||
|
|
||||||
# root for "playwright" package
|
# root for "playwright" package
|
||||||
!index.js
|
!index.js
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "playwright",
|
"name": "playwright",
|
||||||
"version": "0.9.2-post",
|
"version": "0.9.3",
|
||||||
"description": "A high-level API to control web browsers",
|
"description": "A high-level API to control web browsers",
|
||||||
"repository": "github:Microsoft/playwright",
|
"repository": "github:Microsoft/playwright",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
Reference in New Issue
Block a user