Skip to content

Commit

Permalink
chore: bump std version
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiq007 committed Mar 8, 2024
1 parent f14ce7c commit cc7542a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@entropy/validator": "https://deno.land/x/[email protected]/src/validator/validator.module.ts",
"@entropy/websocket": "https://deno.land/x/[email protected]/src/web_socket/web_socket.module.ts",
"@prisma": "./database/client/deno/edge.ts",
"@std/": "https://deno.land/std@0.218.0/"
"@std/": "https://deno.land/std@0.219.0/"
},
"lint": {
"exclude": [
Expand Down

0 comments on commit cc7542a

Please sign in to comment.