remove n8n dependency (#2967)

This commit is contained in:
LawyZheng
2025-07-16 22:30:42 +08:00
committed by GitHub
parent 38b8941223
commit 82ebce443e
3 changed files with 7 additions and 9 deletions

View File

@@ -5,9 +5,6 @@ settings:
importers:
.:
dependencies:
braces:
specifier: ^3.0.3
version: 3.0.3
n8n-workflow:
specifier: ^1.82.0
version: 1.82.0
@@ -18,6 +15,9 @@ importers:
'@typescript-eslint/parser':
specifier: ^7.15.0
version: 7.18.0(eslint@8.57.1)(typescript@5.8.3)
braces:
specifier: ^3.0.3
version: 3.0.3
eslint:
specifier: ^8.56.0
version: 8.57.1