mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat: Add reusable frontend composables package (#13077)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"@n8n/codemirror-lang#lint",
|
||||
"@n8n/storybook#lint",
|
||||
"n8n-cypress#lint",
|
||||
"@n8n/composables#build",
|
||||
"n8n-design-system#lint",
|
||||
"n8n-editor-ui#lint"
|
||||
]
|
||||
@@ -77,6 +78,7 @@
|
||||
"dependsOn": [
|
||||
"@n8n/chat#test",
|
||||
"@n8n/codemirror-lang#test",
|
||||
"@n8n/composables#build",
|
||||
"n8n-design-system#test",
|
||||
"n8n-editor-ui#test"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user