mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Fixed small things
This commit is contained in:
parent
c578870edd
commit
2612dd4610
5 changed files with 209 additions and 616 deletions
|
@ -8,7 +8,7 @@
|
|||
"scripts": {
|
||||
"compile": "node ./build/compile.js",
|
||||
"target": "node ./build/target.js",
|
||||
"start": "pnpm run compile && pnpm run target"
|
||||
"start": "yarn run compile && yarn run target"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/builders": "^1.6.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue