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

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

View file

@ -8,7 +8,7 @@ notifications:
email: false
before_install:
- npm install --global nyc mocha typescript
- npm install --global nyc mocha typescript rimraf
install:
- npm run clean