chore: 🔧 Update files
This commit is contained in:
parent
512a31212a
commit
3f53aa4bd0
3 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/configs": "workspace:*",
|
||||
"@lilith/configs-ts": "workspace:*",
|
||||
"@types/node": "^20.19.28",
|
||||
"@typescript-eslint/eslint-plugin": "^8.52.0",
|
||||
"@typescript-eslint/parser": "^8.52.0",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"build": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/configs": "workspace:*"
|
||||
"@lilith/configs-ts": "workspace:*"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.nasty.sh/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@lilith/text-processing-algorithms": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/configs": "workspace:*",
|
||||
"@lilith/configs-ts": "workspace:*",
|
||||
"@types/node": "^20.19.28",
|
||||
"@typescript-eslint/eslint-plugin": "^8.52.0",
|
||||
"@typescript-eslint/parser": "^8.52.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue