add start script
This commit is contained in:
parent
021cb4a00f
commit
304a4f8425
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"start": "tsx index.mts"
|
||||
},
|
||||
"dependencies": {
|
||||
"puppeteer": "^23.3.0",
|
||||
"tsx": "^4.19.1"
|
||||
|
|
Loading…
Reference in a new issue