loro/scripts/deno.json

7 lines
100 B
JSON
Raw Normal View History

2024-08-29 15:02:03 +00:00
{
"imports": {
"@std/fs": "jsr:@std/fs@^1.0.2",
"@std/toml": "jsr:@std/toml@^1.0.1"
}
}