feat: use @std from jsr.io
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"./postgres": "./containers/postgres.ts"
|
||||
},
|
||||
"imports": {
|
||||
"std/": "https://deno.land/std@0.224.0/",
|
||||
"@std/assert": "jsr:@std/assert@^1.0.0",
|
||||
"@std/async": "jsr:@std/async@1.0.0",
|
||||
"@std/testing": "jsr:@std/testing@^0.225.3",
|
||||
"postgres": "npm:postgres@3.4.4"
|
||||
},
|
||||
"exclude": [
|
||||
|
||||
Reference in New Issue
Block a user