This commit is contained in:
Philipp Kunz 2025-03-04 19:41:05 +00:00
parent 289421206c
commit c2aec98da3

View File

@ -1,6 +1,6 @@
{
"name": "@git.zone/tsbuild",
"version": "2.2.2",
"version": "2.2.3",
"private": false,
"description": "A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.",
"main": "dist_ts/index.js",
@ -66,4 +66,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}