Skip to content

Issue #3293125: Pin minor version of TypeScript to satisfy typedoc

Coby Sher requested to merge 3293125-fix-build-docs into 1.0.x
  • Pinned TypeScript to a minor version that satisfies typedoc
  • Ran npm install --update-lockfile to update package-lock.json with the changes. There is now a version of TypeScript to satisfy both astro and typedoc

Closes #3293125

Merge request reports