Skip to content

Commit

Permalink
Editor: Update packages for 6.7 Beta 1.
Browse files Browse the repository at this point in the history
Syncs `@wordpress/*` packages to the `wp-6.7` npm tag.

Fixes #61906.
Props peterwilsoncc, gziolo, kevin940726.


git-svn-id: https://develop.svn.wordpress.org/trunk@59072 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
noisysocks committed Sep 20, 2024
1 parent d46067a commit 1ad25bb
Show file tree
Hide file tree
Showing 69 changed files with 5,203 additions and 3,232 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,7 @@ module.exports = function(grunt) {
flatten: true,
src: [
BUILD_DIR + 'wp-includes/js/dist/block-editor.js',
BUILD_DIR + 'wp-includes/js/dist/commands.js',
],
dest: BUILD_DIR + 'wp-includes/js/dist/'
}
Expand Down
Loading

0 comments on commit 1ad25bb

Please sign in to comment.