fixed package.json

pull/1153/head
Nicholas Dobie 2025-05-12 11:54:05 -05:00 committed by GitHub
parent 328c2f1ef2
commit 4238f8f3df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/honojs/middleware.git", "url": "git+https://github.com/honojs/middleware.git",
"directory": "packages/hello" "directory": "packages/bun-compress"
}, },
"homepage": "https://github.com/honojs/middleware", "homepage": "https://github.com/honojs/middleware",
"peerDependencies": { "peerDependencies": {