Updated to Blocks 5.5.1
This commit is contained in:
parent
ce1c0dcd57
commit
24a0551b27
|
@ -22,7 +22,7 @@
|
|||
"psr/container": "1.0.0",
|
||||
"woocommerce/action-scheduler": "3.2.1",
|
||||
"woocommerce/woocommerce-admin": "2.4.1",
|
||||
"woocommerce/woocommerce-blocks": "5.5.0"
|
||||
"woocommerce/woocommerce-blocks": "5.5.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.4"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "6b6ffc4afddcbe536297cd42e497d82a",
|
||||
"content-hash": "acab5cd3f2509342ed733e770638ab4c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "automattic/jetpack-autoloader",
|
||||
|
@ -584,16 +584,16 @@
|
|||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-blocks",
|
||||
"version": "v5.5.0",
|
||||
"version": "v5.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git",
|
||||
"reference": "4ec2a9bfbae319342ee0303b1dece41d341b71f8"
|
||||
"reference": "f3d8dbadb745cbb2544e86dfb3864e870146d197"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/4ec2a9bfbae319342ee0303b1dece41d341b71f8",
|
||||
"reference": "4ec2a9bfbae319342ee0303b1dece41d341b71f8",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/f3d8dbadb745cbb2544e86dfb3864e870146d197",
|
||||
"reference": "f3d8dbadb745cbb2544e86dfb3864e870146d197",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -629,9 +629,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues",
|
||||
"source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v5.5.0"
|
||||
"source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v5.5.1"
|
||||
},
|
||||
"time": "2021-07-06T07:22:58+00:00"
|
||||
"time": "2021-07-14T20:59:04+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
@ -698,5 +698,5 @@
|
|||
"platform-overrides": {
|
||||
"php": "7.0"
|
||||
},
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.0.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue