Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
Get latest version of extensions
  • Loading branch information
kinimesi committed Jun 19, 2018
1 parent 16e1a29 commit 00ce820
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 @@ -18,21 +18,21 @@
"dependencies": {
"backbone": "1.3.3",
"bootstrap": "3.3.7",
"chise": "^1.1.0",
"chise": "^1.2.0",
"chroma-js": "^1.3.4",
"cytoscape": "github:iVis-at-Bilkent/cytoscape.js#unstable",
"cytoscape-autopan-on-drag": "^2.0.2",
"cytoscape-clipboard": "^2.1.0",
"cytoscape-context-menus": "^3.0.3",
"cytoscape-clipboard": "^2.2.0",
"cytoscape-context-menus": "^3.0.6",
"cytoscape-cose-bilkent": "^4.0.0",
"cytoscape-edge-bend-editing": "^1.5.4",
"cytoscape-edge-bend-editing": "^1.6.0",
"cytoscape-edgehandles": "~2.13.1",
"cytoscape-expand-collapse": "^3.1.0",
"cytoscape-grid-guide": "^2.1.0",
"cytoscape-node-resize": "^3.1.0",
"cytoscape-expand-collapse": "^3.1.2",
"cytoscape-grid-guide": "^2.2.0",
"cytoscape-node-resize": "^3.1.2",
"cytoscape-panzoom": "~2.5.2",
"cytoscape-undo-redo": "1.3.0",
"cytoscape-view-utilities": "^2.1.0",
"cytoscape-undo-redo": "^1.3.1",
"cytoscape-view-utilities": "^2.2.0",
"filesaverjs": "~0.2.2",
"jquery": "~3.3.1",
"jquery-expander": "1.7.0",
Expand All @@ -42,7 +42,7 @@
"lodash.set": "^4.3.2",
"mousetrap": "^1.6.0",
"request": "^2.81.0",
"sbgnviz": "^4.1.0",
"sbgnviz": "^4.2.0",
"underscore": "1.8.3"
},
"devDependencies": {
Expand Down

0 comments on commit 00ce820

Please sign in to comment.