fix(core): Update dependencies to improve stability and performance.

This commit is contained in:
2025-01-28 12:04:58 +01:00
parent 15af2e4e2d
commit f601cf8eb8
4 changed files with 5382 additions and 2082 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.2.0',
version: '2.2.1',
description: 'TypeScript nightly to easily make use of latest features'
}