fix(core): Fix typos in package.json, update dependencies and update workflow.

This commit is contained in:
2024-09-17 19:40:00 +02:00
parent 0be2243ced
commit 1e6296f980
9 changed files with 2491 additions and 2257 deletions

View File

@ -119,6 +119,6 @@ jobs:
run: |
npmci node install stable
npmci npm install
pnpm install -g @gitzone/tsdoc
pnpm install -g @git.zone/tsdoc
npmci command tsdoc
continue-on-error: true