@nodeart/productservice
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,1 +0,1 @@ | ||
import { ProductsService } from './src/products-service'; | ||
export * from './src/products-service'; |
{ | ||
"name": "@nodeart/productservice", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Service that send work to DAL related to products (search, filted, get categories, attributes, tags etc.)", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
3961