2.1.3
Some checks failed
Default (tags) / security (push) Successful in 50s
Default (tags) / test (push) Successful in 1m1s
Default (tags) / release (push) Failing after 48s
Default (tags) / metadata (push) Successful in 53s

This commit is contained in:
Juergen Kunz
2025-07-29 17:32:32 +00:00
parent 5c04dc7729
commit 1a66e76b6f

View File

@@ -1,6 +1,6 @@
{ {
"name": "@git.zone/tswatch", "name": "@git.zone/tswatch",
"version": "2.1.2", "version": "2.1.3",
"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",