diff --git a/bun.lockb b/bun.lockb index 212e3c5..1ece945 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f5f07ae..b20477c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sw-server", "module": "index.ts", "type": "module", - "version": "0.0.5", + "version": "0.0.6", "scripts": { "start": "bun run index.ts", "lint": "gts lint",