diff --git a/ernisto/git b/ernisto/git
index 3368415..c4b5eae 100644
--- a/ernisto/git
+++ b/ernisto/git
@@ -111,3 +111,19 @@ lib = "src/init.luau"
 future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
 luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
 stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
+
+["0.1.0-alpha.6 lune"]
+published_at = "2025-03-01T22:45:51.028735469Z"
+description = "library for reading git objects (heavy wip)"
+license = "MIT"
+authors = ["ernisto <joaovitordesouza707@gmail.com>"]
+repository = "https://github.com/ernisto/git"
+
+["0.1.0-alpha.6 lune".target]
+environment = "lune"
+lib = "src/init.luau"
+
+["0.1.0-alpha.6 lune".dependencies]
+future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
+luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
+stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]