chore(shared): 🔧 Update shared configuration files and scripts
This commit is contained in:
parent
28693e5287
commit
79df7f21db
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue