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

Closed
eltociear wants to merge 2540 commits from patch-1 into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f20b5f6293 - Show all commits

View file

@ -1,7 +1,7 @@
dist: focal
language: node_js
node_js:
- 20.3.1
- 19.7.0
notifications:

View file

@ -15,7 +15,7 @@
"Alan Perdomo <alanperdomo@hotmail.com>"
],
"engines": {
"node": "=20.3.1"
"node": "=19.7.0"
},
"license": "AGPL-3.0",
"preferGlobal": true,