chore: apaga dados inuteis

This commit is contained in:
marlon passos 2023-01-20 13:46:50 -03:00
parent 4618376dfb
commit ff99701e04
2 changed files with 0 additions and 12 deletions

View File

@ -1,15 +1,10 @@
{
"name": "storefront",
"shopName": "alliedrecommerce",
"version": "1.0.0",
"description": "",
"license": "UNLICENSED",
"main": "gulpfile.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "concurrently \"vtex unlink --all && vtex link\" \"gulp storefront\"",
"lint": "eslint ./ --fix",
"scss": "gulp storefront"

View File

@ -26,13 +26,6 @@
"text": "##### Product Specifications"
}
},
"flex-layout.row#product-breadcrumb": {
"props": {
"marginTop": 4
},
"children": ["breadcrumb"]
},
"flex-layout.row#description": {
"props": {
"marginBottom": 7