chore: update version to 2.2.3 and dependencies in package.json

This commit is contained in:
kumarabhirup 2026-03-10 18:33:01 -07:00
parent ec26a42407
commit f5dd551dfe
No known key found for this signature in database
GPG Key ID: DB7CA2289CAB0167

View File

@ -1,6 +1,6 @@
{
"name": "dench",
"version": "2.2.1",
"version": "2.2.3",
"description": "Shorthand alias for denchclaw — AI-powered CRM platform CLI",
"license": "MIT",
"repository": {
@ -16,7 +16,7 @@
],
"type": "module",
"dependencies": {
"denchclaw": "^2.2.1"
"denchclaw": "^2.2.3"
},
"engines": {
"node": ">=22.12.0"