Skip to content

Commit

Permalink
update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
koikiss-dev committed Feb 7, 2024
1 parent 89cba33 commit dc0f66c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"linter": "npx eslint src/scraper/* src/routes/*",
"linter:win": "npx eslint src/scraper/** src/routes/**",
"build": "tsc",
"zoro": "ts-node src/scraper/sites/anime/zoro/Zoro.ts",
"heroku-postbuild": "npm run build",
"start:dev": "nodemon src/index.ts",
"test": "jest --coverage"
},
Expand Down

0 comments on commit dc0f66c

Please sign in to comment.