chore(project): bump object-refs version
* allows BpmnTreeWalker related DI wiring to be reverted
This commit is contained in:
parent
12a38da9c7
commit
a5a31cab64
|
@ -47,7 +47,7 @@
|
|||
"inherits": "2.0.3",
|
||||
"min-dash": "2.3.0",
|
||||
"min-dom": "2.0.1",
|
||||
"object-refs": "0.1.1",
|
||||
"object-refs": "0.3.0",
|
||||
"path-intersection": "1.0.2",
|
||||
"tiny-svg": "0.1.3"
|
||||
}
|
||||
|
@ -116,7 +116,7 @@
|
|||
}
|
||||
},
|
||||
"object-refs": {
|
||||
"version": "0.1.1"
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"path-intersection": {
|
||||
"version": "1.0.2"
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"inherits": "^2.0.1",
|
||||
"min-dash": "^3.0.0",
|
||||
"min-dom": "^3.0.0",
|
||||
"object-refs": "^0.1.1",
|
||||
"object-refs": "^0.3.0",
|
||||
"tiny-svg": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue