Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

</div>
<p>A CLI that writes your git commit messages for you with AI using Groq. Never write a commit message again.</p>
<a href="https://www.npmjs.com/package/lazycommitz"><img src="https://img.shields.io/npm/v/lazycommitt" alt="Current version"></a>
<a href="https://www.npmjs.com/package/lazycommitt"><img src="https://img.shields.io/npm/v/lazycommitt" alt="Current version"></a>
<a href="https://github.com/KartikLabhshetwar/lazycommit"><img src="https://img.shields.io/github/stars/KartikLabhshetwar/lazycommit" alt="GitHub stars"></a>
<a href="https://github.com/KartikLabhshetwar/lazycommit/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/lazycommitt" alt="License"></a>
</div>
Expand Down
14 changes: 8 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,19 @@
},
"dependencies": {
"@clack/prompts": "^0.11.0",
"@types/ini": "^4.1.1",
"@types/inquirer": "^9.0.9",
"@types/node": "^24.5.1",
"clean-pkg-json": "^1.3.0",
"cleye": "^1.3.4",
"execa": "^9.6.0",
"fs-fixture": "^2.8.1",
"groq-sdk": "^0.32.0",
"https-proxy-agent": "^7.0.6",
"ini": "^5.0.0",
"kolorist": "^1.8.0",
"kolorist": "^1.8.0"
},
"devDependencies": {
"@types/ini": "^4.1.1",
"@types/inquirer": "^9.0.9",
"@types/node": "^24.5.1",
"clean-pkg-json": "^1.3.0",
"fs-fixture": "^2.8.1",
"manten": "^1.5.0",
"pkgroll": "^2.15.4",
"tsx": "^4.20.5",
Expand Down
31 changes: 16 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.