Make WordPress Core


Ignore:
Timestamp:
09/26/2023 02:20:18 PM (3 years ago)
Author:
karmatosed
Message:

Update editor related npm packages

The npm packages needed updating for 6.4 to the latest.

Props mikachan, mukesdpanchal27, luisherranz, youknowriad, tellthemachines, gziolo, ockham, michalczaplinski

Fixes #59411

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/code/block.json

    r56159 r56710  
    1111            "type": "string",
    1212            "source": "html",
    13             "selector": "code"
     13            "selector": "code",
     14            "__unstablePreserveWhiteSpace": true
    1415        }
    1516    },
Note: See TracChangeset for help on using the changeset viewer.