Make WordPress Core

Ticket #52853: 52853.patch

File 52853.patch, 600 bytes (added by Shital Patel, 4 years ago)

I added 2.29.1 moment script version. please check and let me know if any changes. :)

  • src/wp-includes/script-loader.php

     
    9797        $vendor_scripts_versions = array(
    9898                'react'                       => '16.13.1',
    9999                'react-dom'                   => '16.13.1',
    100                 'moment'                      => '2.26.0',
     100                'moment'                      => '2.29.1',
    101101                'lodash'                      => '4.17.19',
    102102                'wp-polyfill-fetch'           => '3.0.0',
    103103                'wp-polyfill-formdata'        => '3.0.12',