fixed run

This commit is contained in:
2026-03-26 00:17:59 -05:00
parent 6afb853874
commit c08c0831b1
75 changed files with 20 additions and 14782 deletions

15
bun.lock Normal file
View File

@@ -0,0 +1,15 @@
{
"lockfileVersion": 1,
"configVersion": 0,
"workspaces": {
"": {
"name": "rest-express",
"dependencies": {
"hono": "^4.7.7",
},
},
},
"packages": {
"hono": ["hono@4.12.9", "", {}, "sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA=="],
}
}