diff --git a/package.json b/package.json index b1e804d..39a2df7 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "lib" ], "peerDependencies": { - "diagram-js": "^15.0.0", + "diagram-js": "^11.3.0 || ^12 || ^13 || ^14 || ^15", "inferno": "^5.0.5" } }