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

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

View file

@ -11,17 +11,17 @@ before_install:
- npm install --global nyc mocha typescript - npm install --global nyc mocha typescript
install: install:
- npm run update-versions
script:
- npm run clean - npm run clean
- npm run build - npm run build
- npm run build-docs - npm run build-docs
- npm run tslit - npm run tslit
- npm run coveralls - npm run coveralls
script:
branches: branches:
only: only:
- master - master