mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-22 21:58:19 +00:00
chore(features/label-editing): directly depend on cmd
Related to bpmn-io/diagram-js#41
This commit is contained in:
parent
f380a4b044
commit
5185c55f68
@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
__depends__: [
|
||||
require('../../core'),
|
||||
require('diagram-js/lib/cmd'),
|
||||
require('diagram-js-direct-editing')
|
||||
],
|
||||
__init__: [ 'labelEditingProvider' ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user