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