mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
add @std/path dep
This commit is contained in:
parent
911c4f651c
commit
da0bac8c4d
2 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
||||||
"@std/fs": "jsr:@std/fs@^0.229.3",
|
"@std/fs": "jsr:@std/fs@^0.229.3",
|
||||||
"@std/json": "jsr:@std/json@^0.223.0",
|
"@std/json": "jsr:@std/json@^0.223.0",
|
||||||
"@std/media-types": "jsr:@std/media-types@^0.224.1",
|
"@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/streams": "jsr:@std/streams@^0.223.0",
|
||||||
"@std/testing": "jsr:@std/testing@^1.0.9",
|
"@std/testing": "jsr:@std/testing@^1.0.9",
|
||||||
"blurhash": "npm:blurhash@2.0.5",
|
"blurhash": "npm:blurhash@2.0.5",
|
||||||
|
|
|
||||||
1
deno.lock
generated
1
deno.lock
generated
|
|
@ -1573,6 +1573,7 @@
|
||||||
"jsr:@std/fs@~0.229.3",
|
"jsr:@std/fs@~0.229.3",
|
||||||
"jsr:@std/json@0.223",
|
"jsr:@std/json@0.223",
|
||||||
"jsr:@std/media-types@~0.224.1",
|
"jsr:@std/media-types@~0.224.1",
|
||||||
|
"jsr:@std/path@^1.0.8",
|
||||||
"jsr:@std/streams@0.223",
|
"jsr:@std/streams@0.223",
|
||||||
"jsr:@std/testing@^1.0.9",
|
"jsr:@std/testing@^1.0.9",
|
||||||
"npm:@cashu/cashu-ts@^2.2.0",
|
"npm:@cashu/cashu-ts@^2.2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue