We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc74f36 commit 3a1d084Copy full SHA for 3a1d084
packages/joint-core/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jointjs",
3
"title": "JointJS",
4
- "version": "4.0.0-alpha.1",
+ "version": "4.0.0-alpha.2",
5
"description": "JavaScript diagramming library",
6
"sideEffects": false,
7
"main": "./dist/joint.min.js",
packages/joint-layout-directed-graph/package.json
"name": "@joint/layout-directed-graph",
"title": "JointJS LayoutDirectedGraph",
"description": "LayoutDirectedGraph module for JointJS",
"main": "dist/DirectedGraph.js",
"module": "./DirectedGraph.mjs",
0 commit comments