introduce core-types

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-10-21 09:45:32 +02:00
parent 00da5e919f
commit 41c49884d2
27 changed files with 350 additions and 89 deletions
+1
View File
@@ -30,6 +30,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/core-types": "^0.1.0",
"lodash": "^4.17.21"
},
"devDependencies": {