chore(shared): 🔧 Update shared configuration files and scripts

This commit is contained in:
Lilith 2026-01-16 20:39:02 -08:00
parent 28693e5287
commit 79df7f21db

View file

@ -1,5 +1,5 @@
{
"name": "@lilith/bitch-ts",
"name": "@lilith/bitch",
"version": "1.2.0",
"description": "Global development CLI for managing packages across workspaces",
"type": "module",
@ -26,7 +26,7 @@
"zod": "^3.22.0"
},
"devDependencies": {
"@lilith/configs-ts": "workspace:*",
"@lilith/configs": "workspace:*",
"@types/node": "^22.10.0",
"typescript": "^5.7.0"
},