From f875ab91f55405a3ff90a86252d8a4341d7909e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20Balc=C4=B1?= Date: Tue, 19 May 2020 19:52:55 +0300 Subject: [PATCH] Update package.json --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index dd224ef2c..8c39c36f6 100644 --- a/package.json +++ b/package.json @@ -20,23 +20,23 @@ "backbone": "1.3.3", "body-parser": "^1.19.0", "bootstrap": "3.3.7", - "chise": "github:iVis-at-Bilkent/chise.js#unstable", + "chise": "^3.0.0", "chroma-js": "^1.3.4", - "cytoscape": "github:iVis-at-Bilkent/cytoscape.js#unstable", - "cytoscape-autopan-on-drag": "github:iVis-at-Bilkent/cytoscape.js-autopan-on-drag#unstable", - "cytoscape-clipboard": "github:iVis-at-Bilkent/cytoscape.js-clipboard#unstable", - "cytoscape-context-menus": "github:iVis-at-Bilkent/cytoscape.js-context-menus#unstable", - "cytoscape-edge-editing": "github:iVis-at-Bilkent/cytoscape.js-edge-editing#unstable", + "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-edgehandles": "~2.13.1", - "cytoscape-expand-collapse": "^3.2.1", - "cytoscape-fcose": "^1.2.1", - "cytoscape-grid-guide": "^2.3.1", - "cytoscape-layout-utilities": "^1.0.1", + "cytoscape-expand-collapse": "4.0.0", + "cytoscape-fcose": "1.2.2", + "cytoscape-grid-guide": "2.3.2", + "cytoscape-layout-utilities": "1.0.2", "cytoscape-node-resize": "3.2.1", "cytoscape-panzoom": "~2.5.2", "cytoscape-popper": "^1.0.2", - "cytoscape-undo-redo": "^1.3.3", - "cytoscape-view-utilities": "^4.0.0", + "cytoscape-undo-redo": "1.3.3", + "cytoscape-view-utilities": "4.1.0", "file-saver": "^2.0.2", "intro.js": "2.9.3", "jquery": "~3.3.1", @@ -49,7 +49,7 @@ "multer": "^1.4.2", "natives": "^1.1.6", "request": "^2.81.0", - "sbgnviz": "github:iVis-at-Bilkent/sbgnviz.js#unstable", + "sbgnviz": "^6.0.1", "tippy.js": "^3.4.0", "nodemailer": "6.4.5" },