Skip to content

Commit 3e54550

Browse files
committed
chore: add browsers:install script for Puppeteer Chrome
Made-with: Cursor
1 parent 214a96e commit 3e54550

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"scripts": {
1414
"build": "tsc",
15+
"browsers:install": "puppeteer browsers install chrome",
1516
"prepublishOnly": "npm run build",
1617
"docs:preview": "npx --yes serve docs -l 8080",
1718
"test": "tsx --test test/*.test.ts"

0 commit comments

Comments
 (0)