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