feat: compute step parameters with prior steps

This commit is contained in:
Ali BARIN
2022-02-28 22:01:29 +01:00
parent cdc6168ff4
commit a506d1985f
8 changed files with 78 additions and 42 deletions

View File

@@ -18,6 +18,7 @@
"dependencies": {
"@automatisch/web": "0.1.0",
"@octokit/oauth-methods": "^1.2.6",
"@types/lodash.get": "^4.4.6",
"axios": "0.24.0",
"bcrypt": "^5.0.1",
"cors": "^2.8.5",
@@ -32,6 +33,7 @@
"graphql-type-json": "^0.3.2",
"http-errors": "~1.6.3",
"knex": "^0.95.11",
"lodash.get": "^4.4.2",
"morgan": "^1.10.0",
"nodemailer": "6.7.0",
"objection": "^3.0.0",