Small improvements on WooCommerce-Node

This commit is contained in:
Jan Oberhauser
2020-02-21 16:28:56 +01:00
parent e1f5a3a067
commit 314625ed5a
4 changed files with 18 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
import { IDataObject } from "n8n-workflow";
import { IDataObject } from 'n8n-workflow';
export interface IDimension {
height?: string;