Create build script

This commit is contained in:
2024-11-14 14:18:24 +01:00
parent 354a03f53c
commit b94940e8fd
3 changed files with 27 additions and 1 deletions

3
package-lock.json generated
View File

@@ -17,6 +17,9 @@
"tough-cookie": "^5.0.0",
"yaml": "^2.6.0"
},
"bin": {
"tauron-scrapper": "dist/index.js"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/tough-cookie": "^4.0.5",