mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 17:18:32 +01:00
Build/Test Tools: Update npm lockfile to version 3.
This updates the `package-lock.json` file to use version 3 Props jonsurrell. See #62190. Built from https://develop.svn.wordpress.org/trunk@59204 git-svn-id: http://core.svn.wordpress.org/trunk@58599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7a41e769ec
commit
5643efebea
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.7-beta2-59203';
|
||||
$wp_version = '6.7-beta2-59204';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user