pin bcrypt version
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"nodeModulesDir": "none",
|
||||
"imports": {
|
||||
"@bcrypt": "https://deno.land/x/bcrypt/mod.ts",
|
||||
"@bcrypt": "https://deno.land/x/bcrypt@v0.4.1/mod.ts",
|
||||
"@mysql": "https://deno.land/x/mysql@v2.12.1/mod.ts",
|
||||
"@nanoid": "https://deno.land/x/nanoid@v3.0.0/mod.ts",
|
||||
"@std/http": "jsr:@std/http@1.0.15",
|
||||
|
||||
Reference in New Issue
Block a user