Make WordPress Core


Ignore:
Timestamp:
09/06/2023 03:17:08 AM (3 years ago)
Author:
isabel_brison
Message:

Editor: update packages with bug fixes for 6.3.2

Updates editor npm packages to latest patch versions for the 6.3.x branch.

Props ramonopoly.
See #59293.

File:
1 edited

Legend:

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

    r56065 r56520  
    6565                },
    6666                "width": {
    67                         "type": "number"
     67                        "type": "string"
    6868                },
    6969                "height": {
    70                         "type": "number"
     70                        "type": "string"
    7171                },
    7272                "aspectRatio": {
Note: See TracChangeset for help on using the changeset viewer.