Add initial cap table

This commit is contained in:
Ephraim Atta-Duncan
2023-08-06 22:46:20 +00:00
committed by Mythie
parent f882be4338
commit 27b42814d8
5 changed files with 82 additions and 1 deletions

View File

@ -20,5 +20,8 @@
"workspaces": [
"apps/*",
"packages/*"
]
],
"dependencies": {
"recharts": "^2.7.2"
}
}