Files
obsidian-livesync/test/browser-apps/deno.json
T
2026-07-29 09:11:57 +00:00

8 lines
168 B
JSON

{
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.13",
"@std/path": "jsr:@std/path@^1.0.9",
"playwright": "npm:playwright@1.62.0"
}
}