fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit 3baf96b5b3 - Show all commits

View file

@ -13,6 +13,7 @@
"PH <ph.an@outlook.com>",
"Dário Vieira <dario.junior3@gmail.com>",
"Alan Perdomo <alanperdomo@hotmail.com>"
],
"engines": {
"node": "=21.7.3"
@ -240,6 +241,10 @@
"tslint": "6.1.3",
"vitest": "^1.3.0"
},
"optionalDependencies": {
"@img/sharp-win32-x64": "0.33.3",
"@img/sharp-linux-arm": "0.33.3"
},
"eslintConfig": {
"env": {
"node": true,