Skip to content

Commit 457e110

Browse files
fix(CI): add selection-update lib to wiredeps
1 parent 75b55b6 commit 457e110

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.wiredeps

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmn-js",
3-
"version": "0.2.0",
3+
"version": "0.3.1",
44
"dependencies": {
55
"bootstrap": {
66
"version": "3.3.5"
@@ -291,6 +291,9 @@
291291
},
292292
"table-js": {
293293
"version": "bpmn-io/table-js"
294+
},
295+
"selection-update": {
296+
"version": "0.1.2"
294297
}
295298
}
296299
}

0 commit comments

Comments
 (0)