todo: add todo api types and empty client

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-03-09 19:58:54 +01:00
parent fbf10445af
commit 72f59d5528
4 changed files with 92 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/catalog-model": "^0.7.3",
"@backstage/core": "^0.7.0",
"@backstage/theme": "^0.2.3",
"@material-ui/core": "^4.11.0",