Make WordPress Core


Ignore:
Timestamp:
09/26/2023 02:20:18 PM (2 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/file/block.json

    r56065 r56710  
    5858        "anchor": true,
    5959        "align": true,
     60        "spacing": {
     61            "margin": true,
     62            "padding": true
     63        },
    6064        "color": {
    6165            "gradients": true,
     
    6670                "link": true
    6771            }
    68         }
     72        },
     73        "interactivity": true
    6974    },
    7075    "viewScript": "file:./view.min.js",
Note: See TracChangeset for help on using the changeset viewer.