chore(project): bump dependencies

* diagram-js bug fix release
* bpmn-moddle fixes with support for <meta> attribute (used for
  proper copying of elements)
This commit is contained in:
Nico Rehwaldt 2017-01-30 16:25:06 +01:00
parent b37182b53b
commit a03288b49d
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@
"watchify": "^3.7.0" "watchify": "^3.7.0"
}, },
"dependencies": { "dependencies": {
"bpmn-moddle": "^0.13.0", "bpmn-moddle": "^0.14.0",
"diagram-js": "^0.18.2", "diagram-js": "^0.18.3",
"diagram-js-direct-editing": "^0.17.1", "diagram-js-direct-editing": "^0.17.1",
"diagram-js-origin": "^0.15.1", "diagram-js-origin": "^0.15.1",
"ids": "^0.2.0", "ids": "^0.2.0",