🐛 api now waits for all connected inputs to have value

This commit is contained in:
2023-04-19 12:42:18 +02:00
parent 8bfe3a5016
commit ea90ac4c6b
2 changed files with 27 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "graphfx",
"version": "0.4.3",
"version": "0.4.4",
"description": "Graph image processing pipeline",
"main": "src/index.ts",
"scripts": {