mirror of
https://github.com/ershisan99/scrape-icp.git
synced 2025-12-16 20:59:30 +00:00
update base image
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "nodemon src/index.ts",
|
||||
"start": "PLAYWRIGHT_BROWSERS_PATH=0 npx playwright install chromium && ts-node-esm src/index.ts"
|
||||
"start": "npx playwright install chromium && ts-node-esm src/index.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Andres",
|
||||
|
||||
Reference in New Issue
Block a user