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",
|
||||
"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"
|
||||
|
@ -26,13 +26,6 @@
|
||||
"text": "##### Product Specifications"
|
||||
}
|
||||
},
|
||||
"flex-layout.row#product-breadcrumb": {
|
||||
"props": {
|
||||
"marginTop": 4
|
||||
},
|
||||
"children": ["breadcrumb"]
|
||||
},
|
||||
|
||||
"flex-layout.row#description": {
|
||||
"props": {
|
||||
"marginBottom": 7
|
||||
|
Loading…
Reference in New Issue
Block a user