chore: bump version to v13.0.1-post (#7866)
This commit is contained in:
parent
71cef32f6d
commit
59578d9cd5
@ -1,4 +1,4 @@
|
|||||||
# Puppeteer API <!-- GEN:version -->v13.0.1<!-- GEN:stop-->
|
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->
|
||||||
|
|
||||||
<!-- GEN:empty-if-release --><!-- GEN:stop -->
|
<!-- GEN:empty-if-release --><!-- GEN:stop -->
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppeteer",
|
"name": "puppeteer",
|
||||||
"version": "13.0.1",
|
"version": "13.0.1-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