Remove Temporal workflows from teams service
All checks were successful
Build Docker Image / build (push) Successful in 2m27s
All checks were successful
Build Docker Image / build (push) Successful in 2m27s
This commit is contained in:
@@ -11,13 +11,12 @@
|
||||
"dependencies": {
|
||||
"@apollo/server": "^4.11.3",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@temporalio/client": "^1.11.7",
|
||||
"@sentry/node": "^9.5.0",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.21.2",
|
||||
"graphql": "^16.10.0",
|
||||
"graphql-tag": "^2.12.6",
|
||||
"jose": "^6.0.11",
|
||||
"@sentry/node": "^9.5.0"
|
||||
"jose": "^6.0.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.17",
|
||||
|
||||
Reference in New Issue
Block a user