loro/scripts/deno.json
2024-08-29 23:02:03 +08:00

6 lines
100 B
JSON

{
"imports": {
"@std/fs": "jsr:@std/fs@^1.0.2",
"@std/toml": "jsr:@std/toml@^1.0.1"
}
}