We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af4a1d commit 715c827Copy full SHA for 715c827
package.json
@@ -60,9 +60,9 @@
60
"uglify-js": "^2.4.16"
61
},
62
"dependencies": {
63
- "dmn-moddle": "dmn-io/dmn-moddle",
64
- "table-js": "dmn-io/table-js",
65
- "diagram-js": "bpmn-io/diagram-js",
+ "dmn-moddle": "^0.1.0",
+ "table-js": "^0.1.0",
+ "diagram-js": "^0.11.0",
66
"didi": "^0.0.4",
67
"ids": "^0.1.0",
68
"inherits": "^2.0.1",
0 commit comments