added compile-run package

This commit is contained in:
Mestima 2023-06-15 16:47:15 +03:00
parent a5dd97dccb
commit 2e823228af
2 changed files with 6 additions and 0 deletions

View File

@ -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"
},

View File

@ -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"