mirror of
https://github.com/vbalien/voca.git
synced 2025-12-06 19:36:20 +09:00
rename
This commit is contained in:
@@ -47,6 +47,6 @@ for (const level of levels) {
|
||||
}
|
||||
|
||||
Deno.writeTextFileSync(
|
||||
path.join(__dirname, "../doc/", "voca.json"),
|
||||
path.join(__dirname, "../docs/", "voca.json"),
|
||||
JSON.stringify(result),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user