File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " playwright-chromium" ,
3- "version" : " 0.13 .0-post" ,
3+ "version" : " 0.14 .0-post" ,
44 "description" : " A high-level API to automate Chromium" ,
55 "repository" : " github:Microsoft/playwright" ,
66 "main" : " index.js" ,
1212 },
1313 "license" : " Apache-2.0" ,
1414 "dependencies" : {
15- "playwright-core" : " =0.13 .0-post"
15+ "playwright-core" : " =0.14 .0-post"
1616 }
1717}
Original file line number Diff line number Diff line change 11{
22 "name" : " playwright-firefox" ,
3- "version" : " 0.13 .0-post" ,
3+ "version" : " 0.14 .0-post" ,
44 "description" : " A high-level API to automate Firefox" ,
55 "repository" : " github:Microsoft/playwright" ,
66 "main" : " index.js" ,
1212 },
1313 "license" : " Apache-2.0" ,
1414 "dependencies" : {
15- "playwright-core" : " =0.13 .0-post"
15+ "playwright-core" : " =0.14 .0-post"
1616 }
1717}
Original file line number Diff line number Diff line change 11{
22 "name" : " playwright-webkit" ,
3- "version" : " 0.13 .0-post" ,
3+ "version" : " 0.14 .0-post" ,
44 "description" : " A high-level API to automate WebKit" ,
55 "repository" : " github:Microsoft/playwright" ,
66 "main" : " index.js" ,
1212 },
1313 "license" : " Apache-2.0" ,
1414 "dependencies" : {
15- "playwright-core" : " =0.13 .0-post"
15+ "playwright-core" : " =0.14 .0-post"
1616 }
1717}
Original file line number Diff line number Diff line change 11{
22 "name" : " playwright" ,
3- "version" : " 0.13 .0-post" ,
3+ "version" : " 0.14 .0-post" ,
44 "description" : " A high-level API to automate web browsers" ,
55 "repository" : " github:Microsoft/playwright" ,
66 "main" : " index.js" ,
1313 },
1414 "license" : " Apache-2.0" ,
1515 "dependencies" : {
16- "playwright-core" : " =0.13 .0-post"
16+ "playwright-core" : " =0.14 .0-post"
1717 }
1818}
You can’t perform that action at this time.
0 commit comments