mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: bump version to 7.0.2-post (#6843)
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
This commit is contained in:
parent
e34f317b37
commit
a1d4d7f854
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
# Puppeteer API <!-- GEN:version -->v7.0.2<!-- GEN:stop-->
|
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
|
||||||
<!-- GEN:empty-if-release --><!-- GEN:stop -->
|
<!-- GEN:empty-if-release --><!-- GEN:stop -->
|
||||||
|
|
||||||
- Interactive Documentation: https://pptr.dev
|
- Interactive Documentation: https://pptr.dev
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppeteer",
|
"name": "puppeteer",
|
||||||
"version": "7.0.2",
|
"version": "7.0.2-post",
|
||||||
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
||||||
"main": "./cjs-entry.js",
|
"main": "./cjs-entry.js",
|
||||||
"types": "lib/types.d.ts",
|
"types": "lib/types.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user