Merge pull request #4360 from backstage/mob/stateless-scaffolder

Introduce stateless v2 scaffolder API
This commit is contained in:
Johan Haals
2021-02-08 13:39:27 +01:00
committed by GitHub
17 changed files with 1426 additions and 2 deletions
+2
View File
@@ -53,6 +53,7 @@
"helmet": "^4.0.0",
"isomorphic-git": "^1.8.0",
"jsonschema": "^1.2.6",
"knex": "^0.21.6",
"morgan": "^1.10.0",
"uuid": "^8.2.0",
"winston": "^3.2.1",
@@ -71,6 +72,7 @@
},
"files": [
"dist",
"migrations",
"config.d.ts"
],
"configSchema": "config.d.ts"