Use deno.json and deno.lock instead of import_map.json
This commit is contained in:
parent
8ae1d52f8c
commit
c064e2ded8
2 changed files with 6 additions and 11 deletions
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"imports": {
|
||||
"@std/cli": "jsr:@std/cli@^1.0.0",
|
||||
"@std/fs": "jsr:@std/fs@^1.0.0",
|
||||
"@std/path": "jsr:@std/path@^1.0.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue