Make WordPress Core


Ignore:
Timestamp:
02/02/2021 05:14:46 AM (4 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.9.

Fixes #52334.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/qunit/index.html

    r49215 r50137  
    2929        <script src="../../build/wp-includes/js/dist/vendor/wp-polyfill.js"></script>
    3030        <script src="../../build/wp-includes/js/dist/dom-ready.js"></script>
     31        <script src="../../build/wp-includes/js/dist/hooks.js"></script>
    3132        <script src="../../build/wp-includes/js/dist/i18n.js"></script>
    3233        <script src="../../build/wp-includes/js/dist/a11y.js"></script>
Note: See TracChangeset for help on using the changeset viewer.