fix(cli): Fixed transpilation order issue in tsfolders command

This commit is contained in:
2024-07-22 00:07:07 +02:00
parent 071b3e222f
commit 687f01d1a3
3 changed files with 7 additions and 2 deletions

View File

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