chore(release): mark v8.0.0 (#6928)

This commit is contained in:
Alex Rudenko
2021-02-26 09:32:27 +01:00
committed by GitHub
parent 0c688bd75e
commit 0b5969dea9
4 changed files with 33 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "7.1.0-post",
"version": "8.0.0",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "./cjs-entry.js",
"types": "lib/types.d.ts",