From 4238f8f3df642dc2752369a43074ccf26ddec86c Mon Sep 17 00:00:00 2001 From: Nicholas Dobie Date: Mon, 12 May 2025 11:54:05 -0500 Subject: [PATCH] fixed package.json --- packages/bun-compress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bun-compress/package.json b/packages/bun-compress/package.json index 9fe25452..6fec3d56 100644 --- a/packages/bun-compress/package.json +++ b/packages/bun-compress/package.json @@ -35,7 +35,7 @@ "repository": { "type": "git", "url": "git+https://github.com/honojs/middleware.git", - "directory": "packages/hello" + "directory": "packages/bun-compress" }, "homepage": "https://github.com/honojs/middleware", "peerDependencies": {