feat(scaffolder): now the scaffolder is passed a list of templaters which is decided by the template definition

This commit is contained in:
blam
2020-07-13 11:55:39 +02:00
parent 1d4d07e07d
commit d91c10f654
2 changed files with 19 additions and 3 deletions
+1
View File
@@ -29,6 +29,7 @@
"@backstage/plugin-scaffolder-backend": "^0.1.1-alpha.13",
"@backstage/plugin-sentry-backend": "^0.1.1-alpha.13",
"@backstage/plugin-techdocs-backend": "^0.1.1-alpha.13",
"@octokit/rest": "^18.0.0",
"dockerode": "^3.2.0",
"express": "^4.17.1",
"knex": "^0.21.1",