packages: move ConfigReader and config types to separate config package

This commit is contained in:
Patrik Oldsberg
2020-06-03 10:54:37 +02:00
parent 9d4c0f9264
commit 4db2b7aed8
16 changed files with 291 additions and 175 deletions
+1
View File
@@ -29,6 +29,7 @@
"backstage-cli": "bin/backstage-cli"
},
"dependencies": {
"@backstage/config": "^0.1.1-alpha.6",
"@hot-loader/react-dom": "^16.13.0",
"@lerna/package-graph": "^3.18.5",
"@lerna/project": "^3.18.0",