Removed test script from package.json
This commit is contained in:
parent
bd08e5f844
commit
43e3d37265
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue