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