mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 13:02:38 +00:00
no test
This commit is contained in:
parent
69f2794823
commit
c75c260a68
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "A way to interface with the Discord API",
|
||||
"main": "./lib/index.js",
|
||||
"scripts": {
|
||||
"test": "node test/bot.js"
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue