Skip to content

Commit b9a75c1

Browse files
authored
Add cytoscape dependency to package.json
1 parent cf2bda9 commit b9a75c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"clsx": "^1.2.1",
2222
"prism-react-renderer": "^1.3.5",
2323
"react": "^17.0.2",
24-
"react-dom": "^17.0.2"
24+
"react-dom": "^17.0.2",
25+
"cytoscape": "3.33.1"
2526
},
2627
"devDependencies": {
2728
"@docusaurus/module-type-aliases": "2.2.0"

0 commit comments

Comments
 (0)