diff --git a/package.json b/package.json index 3ba77786f..8b193ca51 100644 --- a/package.json +++ b/package.json @@ -108,6 +108,6 @@ "peerDependencies": { "bpmn-js": "8.x || 9.x", "diagram-js": "7.x || 8.x", - "@bpmn-io/properties-panel": "0.11.x" + "@bpmn-io/properties-panel": "0.12.x" } }