Skip to content

Commit

Permalink
Merge branch 'main' into ship_esm
Browse files Browse the repository at this point in the history
Signed-off-by: Randolf Jung <jrandolf@chromium.org>
  • Loading branch information
jrandolf-zz authored and jrandolf committed Feb 8, 2022
2 parents 55459ae + a858cf7 commit 8d82024
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/api.md
@@ -1,4 +1,4 @@
# Puppeteer API <!-- GEN:version -->v13.2.0<!-- GEN:stop-->
# Puppeteer API <!-- GEN:version -->Tip-Of-Tree<!-- GEN:stop-->

<!-- GEN:empty-if-release --><!-- GEN:stop -->

Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "13.2.0",
"version": "13.2.0-post",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"type": "commonjs",
"main": "./cjs-entry.js",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@types/debug": "4.1.7",
"@types/mime": "2.0.3",
"@types/mocha": "9.0.0",
"@types/node": "16.10.9",
"@types/node": "17.0.15",
"@types/progress": "2.0.5",
"@types/proxy-from-env": "1.0.1",
"@types/rimraf": "3.0.2",
Expand Down

0 comments on commit 8d82024

Please sign in to comment.