sequential-workflow-editor
Advanced tools
Comparing version 0.11.1 to 0.11.2
{ | ||
"name": "sequential-workflow-editor", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"type": "module", | ||
@@ -49,7 +49,7 @@ "main": "./lib/esm/index.js", | ||
"dependencies": { | ||
"sequential-workflow-editor-model": "^0.11.1", | ||
"sequential-workflow-editor-model": "^0.11.2", | ||
"sequential-workflow-model": "^0.2.0" | ||
}, | ||
"peerDependencies": { | ||
"sequential-workflow-editor-model": "^0.11.1", | ||
"sequential-workflow-editor-model": "^0.11.2", | ||
"sequential-workflow-model": "^0.2.0" | ||
@@ -83,2 +83,2 @@ }, | ||
] | ||
} | ||
} |
167980