mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: add engines to the puppeteer package too (#10303)
This commit is contained in:
parent
d20b4fb407
commit
4d4e4bc892
@ -30,6 +30,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build:docs": "wireit",
|
||||
"build:tsc": "wireit",
|
||||
|
Loading…
Reference in New Issue
Block a user