bump wc-admin to 0.26.1

This commit is contained in:
Paul Sealock 2020-02-26 10:02:01 +13:00
parent 25ab5596a2
commit 27504e8bd5
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
"woocommerce/action-scheduler": "3.1.1",
"woocommerce/woocommerce-blocks": "2.5.13",
"woocommerce/woocommerce-rest-api": "1.0.7",
"woocommerce/woocommerce-admin": "0.26"
"woocommerce/woocommerce-admin": "0.26.1"
},
"require-dev": {
"phpunit/phpunit": "7.5.20",

12
composer.lock generated
View File

@ -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": "a1cc4a00c54e48a593ff0eeb19c322b9",
"content-hash": "d04a21496a57bbacd815301679e183d7",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -418,16 +418,16 @@
},
{
"name": "woocommerce/woocommerce-admin",
"version": "v0.26.0",
"version": "v0.26.1",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "d867c31664ff1178520bd5d62b0e7542d3bba4fd"
"reference": "dd5b6f79c8894a7a514c0d5dd1f6666f9cc1da6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/d867c31664ff1178520bd5d62b0e7542d3bba4fd",
"reference": "d867c31664ff1178520bd5d62b0e7542d3bba4fd",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/dd5b6f79c8894a7a514c0d5dd1f6666f9cc1da6c",
"reference": "dd5b6f79c8894a7a514c0d5dd1f6666f9cc1da6c",
"shasum": ""
},
"require": {
@ -461,7 +461,7 @@
],
"description": "A modern, javascript-driven WooCommerce Admin experience.",
"homepage": "https://github.com/woocommerce/woocommerce-admin",
"time": "2020-02-24T02:10:40+00:00"
"time": "2020-02-25T20:50:27+00:00"
},
{
"name": "woocommerce/woocommerce-blocks",