Build Tools: Update the @wordpress/* packages.

Merges [43801,43803] from the 5.0 branch to trunk.

See #45145.


Built from https://develop.svn.wordpress.org/trunk@44163


git-svn-id: http://core.svn.wordpress.org/trunk@43993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast
2018-12-14 04:44:01 +00:00
parent ca80466039
commit bffe848347
50 changed files with 123 additions and 217 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44162';
$wp_version = '5.1-alpha-44163';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.