diff --git a/bower.json b/bower.json index 5f6454d..fffbf34 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,11 @@ { "name": "cytoscape-fcose", - "description": "", + "description": "The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement", "main": "cytoscape-fcose.js", "dependencies": { - "cytoscape": "^3.2.0" + "cytoscape": "^3.2.0", + "numeric": "1.2.6", + "cose-base": "^1.0.0" }, "repository": { "type": "git",