diff --git a/packages/bun-transpiler/package.json b/packages/bun-transpiler/package.json index be2412ea..9dcaf83c 100644 --- a/packages/bun-transpiler/package.json +++ b/packages/bun-transpiler/package.json @@ -1,6 +1,6 @@ { "name": "@hono/bun-transpiler", - "version": "0.1.1", + "version": "0.0.0", "description": "Bun Transpiler Middleware for Hono", "main": "dist/index.js", "module": "dist/index.mjs", @@ -40,4 +40,4 @@ "tsup": "^8.0.1", "vitest": "^1.0.4" } -} +} \ No newline at end of file