diff --git a/bpmn-properties/package.json b/bpmn-properties/package.json index dcbc1e0f..12a8ad45 100644 --- a/bpmn-properties/package.json +++ b/bpmn-properties/package.json @@ -51,6 +51,6 @@ }, "dependencies": { "inherits": "^2.0.1", - "bpmn-js": "^15.2.0" + "bpmn-js": "^15.2.1" } } diff --git a/bundling/package.json b/bundling/package.json index 00d4b4c5..0a5dee86 100644 --- a/bundling/package.json +++ b/bundling/package.json @@ -39,6 +39,6 @@ "webpack-cli": "^5.0.0" }, "dependencies": { - "bpmn-js": "^15.2.0" + "bpmn-js": "^15.2.1" } } diff --git a/colors/index.html b/colors/index.html index 4d34d17a..d438207c 100644 --- a/colors/index.html +++ b/colors/index.html @@ -35,12 +35,12 @@

bpmn-js Colors

- - - + + + - + diff --git a/commenting/package.json b/commenting/package.json index 24c703f1..cd6fb7fc 100644 --- a/commenting/package.json +++ b/commenting/package.json @@ -39,7 +39,7 @@ "stringify": "^5.0.0" }, "dependencies": { - "bpmn-js": "^15.2.0", + "bpmn-js": "^15.2.1", "bpmn-js-embedded-comments": "^0.7.0", "diagram-js": "^12.0.0", "jquery": "^3.3.1" diff --git a/custom-bundle/index.html b/custom-bundle/index.html index d4a02196..566e284c 100644 --- a/custom-bundle/index.html +++ b/custom-bundle/index.html @@ -11,7 +11,7 @@ - +