product-fruits
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "product-fruits", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
type ProductFruitsPushObject = Array & { | ||
export type ProductFruitsPushObject = Array & { | ||
} | ||
@@ -4,0 +4,0 @@ |
2792