Add lockfile

This commit is contained in:
luaneko 2025-01-07 20:47:44 +11:00
parent a68958f752
commit ec741cb6c0
Signed by: luaneko
GPG Key ID: 406809B8763FF07A

15
deno.lock generated Normal file
View File

@ -0,0 +1,15 @@
{
"version": "4",
"specifiers": {
"jsr:@std/bytes@^1.0.4": "1.0.4",
"jsr:@std/encoding@^1.0.6": "1.0.6"
},
"jsr": {
"@std/bytes@1.0.4": {
"integrity": "11a0debe522707c95c7b7ef89b478c13fb1583a7cfb9a85674cd2cc2e3a28abc"
},
"@std/encoding@1.0.6": {
"integrity": "ca87122c196e8831737d9547acf001766618e78cd8c33920776c7f5885546069"
}
}
}