From b852cd477902cd5284628e32d6d9a26ea7ed1ebe Mon Sep 17 00:00:00 2001 From: cond0r Date: Thu, 13 May 2021 16:30:30 +0300 Subject: [PATCH] Update get-all-product-paths.ts --- framework/swell/product/get-all-product-paths.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/swell/product/get-all-product-paths.ts b/framework/swell/product/get-all-product-paths.ts index baa9ce8fe..933eb73bc 100644 --- a/framework/swell/product/get-all-product-paths.ts +++ b/framework/swell/product/get-all-product-paths.ts @@ -1,4 +1,4 @@ -import { SwellProduct } from '@framework/types' +import { SwellProduct } from '../types' import { getConfig, SwellConfig } from '../api' type ProductPath = {