Make WordPress Core


Ignore:
Timestamp:
09/20/2024 01:53:52 AM (15 months ago)
Author:
noisysocks
Message:

Editor: Update packages for 6.7 Beta 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

Fixes #61906.
Props peterwilsoncc, gziolo, kevin940726.

File:
1 edited

Legend:

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

    r57578 r59072  
    4949        "__experimentalBorder": {
    5050            "color": true,
     51            "radius": true,
    5152            "style": true,
    5253            "width": true,
    5354            "__experimentalDefaultControls": {
    5455                "color": true,
     56                "radius": true,
    5557                "style": true,
    5658                "width": true
Note: See TracChangeset for help on using the changeset viewer.