Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbalci committed Sep 3, 2024
1 parent c38933e commit 5d1a05f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"backbone": "1.3.3",
"body-parser": "^1.19.0",
"bootstrap": "3.3.7",
"chise": "^3.0.0",
"chise": "4.0.0",
"chroma-js": "^1.3.4",
"cytoscape": "github:iVis-at-Bilkent/cytoscape.js#master",
"cytoscape-autopan-on-drag": "2.2.1",
"cytoscape-clipboard": "2.2.1",
"cytoscape-context-menus": "3.1.0",
"cytoscape-edge-editing": "2.0.1",
"cytoscape-context-menus": "4.2.1",
"cytoscape-edge-editing": "5.0.0",
"cytoscape-edgehandles": "~2.13.1",
"cytoscape-expand-collapse": "github:iVis-at-Bilkent/cytoscape.js-expand-collapse#unstable",
"cytoscape-fcose": "github:iVis-at-Bilkent/cytoscape.js-fcose#unstable",
"cytoscape-graph-algos": "github:iVis-at-Bilkent/cytoscape.js-graph-algos#master",
"cytoscape-grid-guide": "github:iVis-at-Bilkent/cytoscape.js-grid-guide#unstable",
"cytoscape-layout-utilities": "github:iVis-at-Bilkent/cytoscape.js-layout-utilities#unstable",
"cytoscape-node-editing": "github:iVis-at-Bilkent/cytoscape.js-node-editing#unstable",
"cytoscape-expand-collapse": "4.1.1",
"cytoscape-fcose": "2.2.0",
"cytoscape-graph-algos": "1.0.0",
"cytoscape-grid-guide": "2.3.3",
"cytoscape-layout-utilities": "1.1.1",
"cytoscape-node-editing": "4.1.1",
"cytoscape-panzoom": "~2.5.2",
"cytoscape-popper": "^1.0.2",
"cytoscape-undo-redo": "1.3.3",
Expand All @@ -54,7 +54,7 @@
"natives": "^1.1.6",
"nodemailer": "6.4.5",
"request": "^2.81.0",
"sbgnviz": "github:iVis-at-Bilkent/sbgnviz.js#unstable",
"sbgnviz": "7.0.0",
"tippy.js": "^3.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5d1a05f

Please sign in to comment.