add @std/path dep

This commit is contained in:
Siddharth Singh 2025-04-03 19:03:05 +05:30
parent 911c4f651c
commit da0bac8c4d
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -81,6 +81,7 @@
"@std/fs": "jsr:@std/fs@^0.229.3",
"@std/json": "jsr:@std/json@^0.223.0",
"@std/media-types": "jsr:@std/media-types@^0.224.1",
"@std/path": "jsr:@std/path@^1.0.8",
"@std/streams": "jsr:@std/streams@^0.223.0",
"@std/testing": "jsr:@std/testing@^1.0.9",
"blurhash": "npm:blurhash@2.0.5",

1
deno.lock generated
View file

@ -1573,6 +1573,7 @@
"jsr:@std/fs@~0.229.3",
"jsr:@std/json@0.223",
"jsr:@std/media-types@~0.224.1",
"jsr:@std/path@^1.0.8",
"jsr:@std/streams@0.223",
"jsr:@std/testing@^1.0.9",
"npm:@cashu/cashu-ts@^2.2.0",