plugin updates
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
"description": "Contains blocks that are displayed when the cart is empty.",
|
||||
"category": "woocommerce",
|
||||
"supports": {
|
||||
"align": [ "wide" ],
|
||||
"align": [
|
||||
"wide"
|
||||
],
|
||||
"html": false,
|
||||
"multiple": false,
|
||||
"reusable": false,
|
||||
@@ -21,8 +23,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": [ "woocommerce/cart" ],
|
||||
"parent": [
|
||||
"woocommerce/cart"
|
||||
],
|
||||
"textdomain": "woocommerce",
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 2
|
||||
}
|
||||
"apiVersion": 3
|
||||
}
|
||||
Reference in New Issue
Block a user