Skip to content

Commit

Permalink
fix: tg-bot build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur-eren committed Aug 1, 2024
1 parent 366cec5 commit 6d9ac11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 225 deletions.
2 changes: 0 additions & 2 deletions packages/tg-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"license": "MIT",
"scripts": {
"start": "tsx src/index.ts",
"build": "pkgroll",
"lint": "eslint . --max-warnings=0 --ignore-path ../../.eslintignore",
"lint:fix": "eslint src --fix"
},
Expand All @@ -25,7 +24,6 @@
"core": "*",
"dotenv": "^16.4.5",
"eslint": "^8.0.0",
"pkgroll": "^2.0.2",
"prettier": "^3.1.0",
"tsx": "^4.7.3",
"typescript": "^5.4.5"
Expand Down
Loading

0 comments on commit 6d9ac11

Please sign in to comment.