@n8n/api-types
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -169,4 +169,3 @@ import type { FrontendBetaFeatures } from '@n8n/config'; | ||
betaFeatures: FrontendBetaFeatures[]; | ||
virtualSchemaView: boolean; | ||
easyAIWorkflowOnboarded: boolean; | ||
} |
{ | ||
"name": "@n8n/api-types", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"main": "dist/index.js", | ||
@@ -13,4 +13,4 @@ "module": "src/index.ts", | ||
"devDependencies": { | ||
"n8n-workflow": "1.71.0", | ||
"@n8n/config": "1.22.0" | ||
"n8n-workflow": "1.72.0", | ||
"@n8n/config": "1.23.0" | ||
}, | ||
@@ -17,0 +17,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
239829
568