mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 22:21:17 +00:00
Fixed package.json....
This commit is contained in:
parent
eab6837f87
commit
70f2dfef3e
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": {
|
||||
"prepublish": "grunt dist"
|
||||
"prepublish": "grunt dist",
|
||||
"test": "node ./test/bot.js"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue