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", "license": "UNLICENSED",
"main": "gulpfile.js", "main": "gulpfile.js",
"directories": { "directories": {
"doc": "docs" "doc": "docs"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "concurrently \"vtex unlink --all && vtex link\" \"gulp storefront\"", "dev": "concurrently \"vtex unlink --all && vtex link\" \"gulp storefront\"",
"lint": "eslint ./ --fix", "lint": "eslint ./ --fix",
"scss": "gulp storefront" "scss": "gulp storefront"

View File

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