Bugfix: fix race conditions

This commit is contained in:
2026-08-10 11:07:39 +01:00
parent 44c5c19050
commit 9eae95e391
14 changed files with 326 additions and 175 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@moduletrace/turbosync",
"version": "1.2.5",
"version": "1.2.6",
"module": "dist/index.js",
"scripts": {
"start": "node dist/index.js",