Add initial cap table

This commit is contained in:
Ephraim Atta-Duncan
2023-08-06 22:46:20 +00:00
parent 6b1fcb8193
commit b718bdeb15
5 changed files with 82 additions and 1 deletions

View File

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