Skip to content

Commit d783707

Browse files
committed
chore: add type option
1 parent 2044f1f commit d783707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cop",
33
"version": "4.0.1",
44
"description": "A Telegram bot for managing Telegram groups efficiently.",
5-
"main": "src/app.js",
5+
"main": "src/app.ts",
66
"type": "module",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)