chore(release): mark v7.0.0 (#6804)

This commit is contained in:
Jan Scheffler
2021-02-03 16:33:32 +01:00
committed by GitHub
parent 401d84e4a3
commit edd8bcc619
5 changed files with 28 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "6.0.0-post",
"version": "7.0.0",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "./cjs-entry.js",
"repository": "github:puppeteer/puppeteer",