fix(vercel): try4 to fix 'cannot find module puppeteer-extra-plugin-stealth'

taken from: https://github.com/vercel/pkg/issues/910#issuecomment-1374872029
This commit is contained in:
Ritesh Ghosh
2024-12-17 20:56:24 +05:30
parent 1f2d65d644
commit 44478194e3
+1 -1
View File
@@ -34,7 +34,7 @@
"license": "MIT",
"dependencies": {
"@hono/node-server": "^1.13.1",
"aniwatch": "^2.12.2",
"aniwatch": "^2.13.1",
"dotenv": "^16.4.5",
"hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0",