fix(dependencies): Add .npmrc and update dependency versions for smartfile and tstest

This commit is contained in:
2025-05-24 00:30:16 +00:00
parent 4081086621
commit 1b012628eb
5 changed files with 203 additions and 167 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.6.3',
version: '2.6.4',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}