We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2044f1f commit d783707Copy full SHA for d783707
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "cop",
3
"version": "4.0.1",
4
"description": "A Telegram bot for managing Telegram groups efficiently.",
5
- "main": "src/app.js",
+ "main": "src/app.ts",
6
"type": "module",
7
"files": [
8
"dist",
0 commit comments