Build: Switch package.json to using tabs for indents.

Props netweb.
Fixes #43075.

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


git-svn-id: http://core.svn.wordpress.org/trunk@42289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse 2018-01-16 03:55:49 +00:00
parent bee0136037
commit 406ec082cc

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42459';
$wp_version = '5.0-alpha-42460';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.