sequential-workflow-editor
Advanced tools
Comparing version 0.12.0 to 0.12.1
{ | ||
"name": "sequential-workflow-editor", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"type": "module", | ||
@@ -49,7 +49,7 @@ "main": "./lib/esm/index.js", | ||
"dependencies": { | ||
"sequential-workflow-editor-model": "^0.12.0", | ||
"sequential-workflow-editor-model": "^0.12.1", | ||
"sequential-workflow-model": "^0.2.0" | ||
}, | ||
"peerDependencies": { | ||
"sequential-workflow-editor-model": "^0.12.0", | ||
"sequential-workflow-editor-model": "^0.12.1", | ||
"sequential-workflow-model": "^0.2.0" | ||
@@ -56,0 +56,0 @@ }, |