Skip to content

Commit

Permalink
add foundation for stepFunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
ebisbe committed Jul 10, 2024
1 parent ce3eed4 commit 98f03fa
Show file tree
Hide file tree
Showing 6 changed files with 1,406 additions and 8 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.10",
"@types/serverless": "^3.12.22",
"@types/serverless-step-functions": "^3.14.3",
"dotenv": "^16.4.5",
"eslint": "9.x",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -38,6 +39,7 @@
"prettier": "3.3.2",
"serverless": "^4.1.11",
"serverless-iam-roles-per-function": "^3.2.0",
"serverless-step-functions": "^3.21.0",
"ts-jest": "^29.1.5",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0"
Expand Down
Loading

0 comments on commit 98f03fa

Please sign in to comment.