From aa6d11da28e8006164a66ec83386d0005a7906d8 Mon Sep 17 00:00:00 2001 From: ogonzalez-webimpacto Date: Fri, 13 Jan 2023 11:41:53 -0600 Subject: [PATCH 1/2] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index ff01a151..8e853c4c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "vendor": "vtex", - "name": "store-theme", - "version": "5.1.0", + "vendor": "webimpacto", + "name": "training-theme", + "version": "1.0.0", "builders": { "styles": "2.x", "store": "0.x", From 2cd0d9665a4b62ff660f478f9cba6104d18f6497 Mon Sep 17 00:00:00 2001 From: ogonzalez-webimpacto Date: Fri, 13 Jan 2023 11:56:38 -0600 Subject: [PATCH 2/2] Update manifest.json --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 8e853c4c..ec1e383d 100644 --- a/manifest.json +++ b/manifest.json @@ -65,6 +65,7 @@ "vtex.css-handles": "1.x" }, "peerDependencies": { + "vtex.reviews-and-ratings": "3.x" }, "$schema": "https://raw.githubusercontent.com/vtex/node-vtex-api/master/gen/manifest.schema"