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

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

View file

@ -27,7 +27,7 @@
"build-docs": "typedoc --options typedoc.json src/"
},
"engines": {
"node": ">=8.9.4"
"node": "=8.11.1"
},
"dependencies": {
"@microsoft/microsoft-graph-client": "^1.3.0",