refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-04-28 14:16:00 +02:00
committed by GitHub
parent 46df8b47d6
commit 2212aeba30
9 changed files with 20 additions and 16 deletions

View File

@@ -40,6 +40,7 @@
"@langchain/core": "catalog:",
"@n8n/client-oauth2": "workspace:*",
"@n8n/config": "workspace:*",
"@n8n/decorators": "workspace:*",
"@n8n/di": "workspace:*",
"@sentry/node": "catalog:",
"axios": "catalog:",