diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-10-14 10:38:46 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-10-14 10:38:46 -0400 |
| commit | 83dcca0a0279ce6415a3e9d153c13d91284369b0 (patch) | |
| tree | ebbe2324f59e6a68c76ba8005710893278fce116 /yarn.lock | |
| parent | 2aaca5141ce7ba104fde3a91c2fc5f33047bec2f (diff) | |
| download | AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.tar.gz AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.tar.bz2 AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.zip | |
Removed tokens.json now using environment vars; Modified dockerfile
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -605,6 +605,11 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" +dotenv@^16.3.1: + version "16.3.1" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e" + integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ== + dottie@^2.0.2: version "2.0.3" resolved "https://registry.yarnpkg.com/dottie/-/dottie-2.0.3.tgz#797a4f4c92a9a65499806be4051b9d9dcd5a5d77" |
