This commit is contained in:
Juergen Kunz
2025-06-26 20:24:58 +00:00
parent 81941c33cb
commit 65657348a2

View File

@@ -1,6 +1,6 @@
{ {
"name": "@git.zone/tswatch", "name": "@git.zone/tswatch",
"version": "2.1.0", "version": "2.1.1",
"private": false, "private": false,
"description": "A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.", "description": "A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",