diff options
| author | Yuqian Yang <crupest@outlook.com> | 2025-06-29 15:50:31 +0800 |
|---|---|---|
| committer | Yuqian Yang <crupest@outlook.com> | 2025-06-29 15:50:31 +0800 |
| commit | e2ca6c92b4af225cb7d7247b538866fdffe89820 (patch) | |
| tree | 3285f7d19bc898ab38e75744c5abf3ebf181523b /deno/deno.json | |
| parent | fcddceaa4613f07ca1cf62893168b080d349f1f5 (diff) | |
| download | crupest-e2ca6c92b4af225cb7d7247b538866fdffe89820.tar.gz crupest-e2ca6c92b4af225cb7d7247b538866fdffe89820.tar.bz2 crupest-e2ca6c92b4af225cb7d7247b538866fdffe89820.zip | |
service: remove dep dotenv.
Diffstat (limited to 'deno/deno.json')
| -rw-r--r-- | deno/deno.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deno/deno.json b/deno/deno.json index 53cdf7a..d4beef0 100644 --- a/deno/deno.json +++ b/deno/deno.json @@ -11,7 +11,6 @@ "@std/io": "jsr:@std/io@^0.225.2", "@std/path": "jsr:@std/path@^1.1.0", "@std/testing": "jsr:@std/testing@^1.0.13", - "@std/dotenv": "jsr:@std/dotenv@^0.225.5", "@std/fs": "jsr:@std/fs@^1.0.18", "yargs": "npm:yargs@^18.0.0", "@types/yargs": "npm:@types/yargs@^17.0.33" |
