Remove Temporal workflow from KYC service
All checks were successful
Build Docker Image / build (push) Successful in 2m22s
All checks were successful
Build Docker Image / build (push) Successful in 2m22s
This commit is contained in:
@@ -11,14 +11,13 @@
|
||||
"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",
|
||||
"mongodb": "^6.13.0",
|
||||
"@sentry/node": "^9.5.0"
|
||||
"mongodb": "^6.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.17",
|
||||
|
||||
Reference in New Issue
Block a user