Skip to content

Commit

Permalink
Merge branch 'main' into ship_esm
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf-zz committed Feb 8, 2022
2 parents 55459ae + a858cf7 commit a75262c
Showing 1 changed file with 2 additions and 2 deletions.
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 a75262c

Please sign in to comment.