Add timeout to watcher

This commit is contained in:
Benjamin Toby
2024-10-16 10:02:16 +01:00
parent f56a63b2f2
commit e6faacd52f
3 changed files with 11 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "turbosync",
"version": "1.2.1",
"version": "1.3.0",
"module": "index.js",
"scripts": {
"start": "node index.ts",