docs: add n8n integration context
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"test": "vitest"
|
||||
"test": "vitest",
|
||||
"n8n:context": "node scripts/generate-n8n-context.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user