mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 04:39:57 +00:00
Removed test script from package.json
This commit is contained in:
parent
bd08e5f844
commit
43e3d37265
@ -1,7 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "nodemon src/bot.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "nodemon src/bot.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dotenvx/dotenvx": "^1.28.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user