We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f72263 commit 89cb875Copy full SHA for 89cb875
package.json
@@ -8,7 +8,7 @@
8
"url": "https://github.com/HAWHHCalendarBot/telegrambot.git"
9
},
10
"scripts": {
11
- "start": "tsc && node --env-file-if-exists=.env --enable-source-maps dist/TelegramBot.js",
+ "start": "tsc && node --env-file-if-exists=.env --enable-source-maps dist/hawhh-calendarbot-telegrambot.js",
12
"test": "tsc && xo && node --enable-source-maps --test"
13
14
"type": "module",
0 commit comments