Fix: Cycle graphs refactor (#5745)
* fix: community changes for cycle graphs * fix: added dependency from root package.json
This commit is contained in:
parent
ee0dce46de
commit
f1a0a8d925
8 changed files with 91 additions and 176 deletions
|
|
@ -65,7 +65,8 @@
|
|||
"use-debounce": "^9.0.4",
|
||||
"use-font-face-observer": "^1.2.2",
|
||||
"uuid": "^9.0.0",
|
||||
"zxcvbn": "^4.4.2"
|
||||
"zxcvbn": "^4.4.2",
|
||||
"recharts": "^2.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@plane/eslint-config": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue