refactor(core): Set up @n8n/errors package (#16918)

This commit is contained in:
Iván Ovejero
2025-07-03 13:32:57 +02:00
committed by GitHub
parent 044022f004
commit 50d80ee620
9 changed files with 74 additions and 4 deletions

View File

@@ -94,6 +94,7 @@
"@n8n/db": "workspace:^",
"@n8n/decorators": "workspace:*",
"@n8n/di": "workspace:*",
"@n8n/errors": "workspace:*",
"@n8n/backend-test-utils": "workspace:^",
"@n8n/localtunnel": "3.0.0",
"@n8n/n8n-nodes-langchain": "workspace:*",