@n8n/decorators
Advanced tools
+3
-3
| { | ||
| "name": "@n8n/decorators", | ||
| "version": "0.33.23", | ||
| "version": "0.33.24", | ||
| "main": "dist/index.js", | ||
@@ -20,5 +20,5 @@ "module": "src/index.ts", | ||
| "@n8n/constants": "0.14.0", | ||
| "@n8n/di": "0.10.0", | ||
| "@n8n/permissions": "0.43.1", | ||
| "n8n-workflow": "1.120.21", | ||
| "@n8n/di": "0.10.0" | ||
| "n8n-workflow": "1.120.22" | ||
| }, | ||
@@ -25,0 +25,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
+ Added
+ Added
- Removed
- Removed
Updated