This commit is contained in:
Philipp Kunz 2024-12-09 19:16:03 +01:00
parent 340efa5720
commit 9c4751cdd0

View File

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