diff --git a/bun.lockb b/bun.lockb index 9703fc2..c7061cd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6c59390..ed79660 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "bun-types": "^1.0.22" }, "dependencies": { - "@lilybird/handlers": "^0.3.1", - "@lilybird/jsx": "^0.2.0", + "@lilybird/handlers": "0.2.2", + "@lilybird/jsx": "0.2.0", "@paperdave/logger": "^3.0.1", "algoliasearch": "^4.22.1", "chrono-node": "^2.7.4", "gray-matter": "^4.0.3", - "lilybird": "^0.5.3", + "lilybird": "0.4.4", "zlib-sync": "^0.1.9" } }