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

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

View file

@ -201,7 +201,7 @@
"echo skip npm npm run secure",
"npm run license",
"npm run ban -- --all",
"npm run size"
"echo npm run size"
],
"post-commit": [],
"post-checkout": [],