pnpm -> bun

This commit is contained in:
2025-12-04 15:34:14 +09:00
parent eb70e9098d
commit 38242e86de
3 changed files with 255 additions and 1053 deletions

View File

@@ -6,8 +6,8 @@
"dependencies": {
"@typespec/compiler": "latest",
"@typespec/http": "latest",
"@typespec/rest": "latest",
"@typespec/openapi": "latest",
"@typespec/openapi3": "latest"
"@typespec/openapi3": "latest",
"@typespec/rest": "latest"
}
}