🐛 disable skip dimensions when image missing

This commit is contained in:
2019-06-20 15:59:38 +02:00
parent 62cba3f10f
commit 404cf14aee
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "graphfx",
"version": "0.0.11",
"version": "0.0.12",
"description": "Graph image processing pipeline",
"main": "src/index.js",
"scripts": {