chore(project): bump diagram-js version

This commit is contained in:
Nico Rehwaldt 2018-04-12 16:38:37 +02:00 committed by Philipp Fromme
parent 16a7ab2879
commit 15296e0255
2 changed files with 3 additions and 1 deletions

View File

@ -7,8 +7,10 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen
___Note:__ Yet to be released changes appear here._
* `FEAT`: add initial snapping when creating associations
* `CHORE`: update to `diagram-js@1.3.0`
* `FIX`: allow message flows between collapsed pools
* `FIX`: complete direct editing on popup menu use
* `FIX`: focus label editing box on element creation
## 1.1.1

View File

@ -82,7 +82,7 @@
"bpmn-font": "^0.8.0",
"bpmn-moddle": "^5.1.0",
"css.escape": "^1.5.1",
"diagram-js": "^1.2.2",
"diagram-js": "^1.3.0",
"diagram-js-direct-editing": "^1.2.0",
"ids": "^0.2.0",
"inherits": "^2.0.1",