refactor(core): Set up @n8n/backend-common package (#15051)

This commit is contained in:
Iván Ovejero
2025-05-02 11:34:13 +02:00
committed by GitHub
parent 31003aacd1
commit f8ead7d3eb
11 changed files with 96 additions and 12 deletions

View File

@@ -94,6 +94,7 @@
"@n8n/client-oauth2": "workspace:*",
"@n8n/config": "workspace:*",
"@n8n/constants": "workspace:^",
"@n8n/backend-common": "workspace:^",
"@n8n/db": "workspace:^",
"@n8n/decorators": "workspace:*",
"@n8n/di": "workspace:*",