Make WordPress Core


Ignore:
Timestamp:
05/23/2024 07:37:08 PM (2 years ago)
Author:
ellatrix
Message:

Editor: Update npm packages.

Updates the editor npm packages to latest versions.

See https://github.com/WordPress/wordpress-develop/pull/6612.

Props ellatrix, mukesh27, youknowriad, mamaduka.

File:
1 edited

Legend:

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

    r57663 r58187  
    88        "keywords": [ "text" ],
    99        "textdomain": "default",
    10         "usesContext": [ "postId" ],
    1110        "attributes": {
    1211                "align": {
     
    3231        },
    3332        "supports": {
     33                "splitting": true,
    3434                "anchor": true,
    3535                "className": false,
Note: See TracChangeset for help on using the changeset viewer.