From fd17962a48060b0d5e1827978e1bb19ca905efba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Umut=20Utku=20ER=C5=9EAH=C4=B0NCE?= Date: Thu, 13 Jun 2024 10:51:29 +0300 Subject: [PATCH] very minor package.json revert --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c6d824b3..f3187c69 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "body-parser": "^1.19.0", "bootstrap": "3.3.7", "chroma-js": "^1.3.4", - "chise": "github:umut-er/chise.js#unstable", - "cytoscape": "github:umut-er/cytoscape.js#unstable", + "chise": "github:iVis-at-Bilkent/chise.js#unstable", + "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", @@ -32,7 +32,7 @@ "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#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", @@ -45,7 +45,7 @@ "jquery": "~3.3.1", "jquery-expander": "1.7.0", "konva": "^7.0.3", - "libxmljs": "^1.0.11", + "libxmljs": "^0.19.10", "lodash.get": "^4.4.2", "lodash.set": "^4.3.2", "mousetrap": "^1.6.0", @@ -53,7 +53,7 @@ "natives": "^1.1.6", "nodemailer": "6.4.5", "request": "^2.81.0", - "sbgnviz": "github:umut-er/sbgnviz.js#unstable", + "sbgnviz": "github:iVis-at-Bilkent/sbgnviz.js#unstable", "tippy.js": "^3.4.0" }, "devDependencies": {