Make WordPress Core


Ignore:
Timestamp:
01/28/2021 02:01:50 AM (6 years ago)
Author:
noisysocks
Message:

Editor: Update @wordpress npm packages

Update @wordpress npm packages to the latest published versions. This means that
the block editor includes functionality that exists in Gutenberg 9.8.

See #52334.
Props isabel_brison.

File:
1 edited

Legend:

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

    r49226 r50048  
    4040                "anchor": true,
    4141                "align": true
    42         }
     42        },
     43        "editorStyle": "wp-block-file-editor",
     44        "style": "wp-block-file"
    4345}
Note: See TracChangeset for help on using the changeset viewer.