@node-ts/bus-workflow
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "@node-ts/bus-workflow", | ||
"description": "A workflow engine for orchestrating logic flows in distributed applications.", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@node-ts/bus-core": "^0.6.4", | ||
"@node-ts/bus-core": "^0.6.5", | ||
"@node-ts/code-standards": "^0.0.10", | ||
@@ -59,3 +59,3 @@ "@node-ts/logger-core": "^0.0.17", | ||
], | ||
"gitHead": "2fad73410a7338dc0d89039085564e68ab68c58a" | ||
"gitHead": "73b0b9a89aa107f452ce31ffe25a84786aea77b9" | ||
} |