forked from M3-Academy/challenge-vtex-io
chore: apaga dados inuteis
This commit is contained in:
parent
4618376dfb
commit
ff99701e04
@ -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"
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user