fix: Enable source-maps on WorkflowRunnerProcess in own mode (#4832)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2022-12-06 12:16:49 +01:00
committed by GitHub
parent 8c9681e8ce
commit 9485e2f12a
6 changed files with 7 additions and 9 deletions

View File

@@ -97,7 +97,6 @@
"concurrently": "^5.1.0",
"nodemon": "^2.0.2",
"run-script-os": "^1.0.7",
"source-map-support": "^0.5.21",
"supertest": "^6.2.2",
"ts-node": "^9.1.1",
"tsc-alias": "^1.7.0",
@@ -164,14 +163,15 @@
"passport": "^0.6.0",
"passport-cookie": "^1.0.9",
"passport-jwt": "^4.0.0",
"picocolors": "^1.0.0",
"pg": "^8.3.0",
"picocolors": "^1.0.0",
"posthog-node": "^1.3.0",
"prom-client": "^13.1.0",
"psl": "^1.8.0",
"replacestream": "^4.0.3",
"semver": "^7.3.8",
"shelljs": "^0.8.5",
"source-map-support": "^0.5.21",
"sqlite3": "^5.1.2",
"sse-channel": "^3.1.1",
"swagger-ui-express": "^4.3.0",