mirror of
https://github.com/Mestima/luna.git
synced 2025-05-03 12:50:14 +00:00
added compile-run package
This commit is contained in:
parent
a5dd97dccb
commit
2e823228af
@ -8,6 +8,7 @@
|
||||
"@discordjs/rest": "^1.6.0",
|
||||
"axios": "^1.3.4",
|
||||
"chalk": "4.1.2",
|
||||
"compile-run": "^2.3.4",
|
||||
"discord.js": "^14.8.0",
|
||||
"dotenv": "^16.0.3"
|
||||
},
|
||||
|
@ -189,6 +189,11 @@ combined-stream@^1.0.8:
|
||||
dependencies:
|
||||
delayed-stream "~1.0.0"
|
||||
|
||||
compile-run@^2.3.4:
|
||||
version "2.3.4"
|
||||
resolved "https://registry.yarnpkg.com/compile-run/-/compile-run-2.3.4.tgz#87a73eddf37454a39ba8e108d715f5382f65288d"
|
||||
integrity sha512-O0veikr1Lkbq6uBpow7qDi2v/37GJKYghwJzpp5zfU4uVcgVcU0jz6mzCQeux1HCqknHNijEnJ7+yRJ0b/UcQA==
|
||||
|
||||
concat-map@0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||
|
Loading…
x
Reference in New Issue
Block a user