fix: lock cytoscape version (#4158)

This commit is contained in:
jack zhang
2024-04-25 14:13:57 +08:00
committed by GitHub
parent 2d66f4d44b
commit b01d550a3c
@@ -22,6 +22,7 @@
"lint": "eslint ."
},
"resolutions": {
"cytoscape": "3.28.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0"
},