Skip to content

Commit 41d6e5e

Browse files
noisysocksaslamdoctor
authored andcommitted
Editor: Update packages for 6.7 Beta 1.
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
1 parent 278bc79 commit 41d6e5e

69 files changed

Lines changed: 5203 additions & 3232 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,7 @@ module.exports = function(grunt) {
11511151
flatten: true,
11521152
src: [
11531153
BUILD_DIR + 'wp-includes/js/dist/block-editor.js',
1154+
BUILD_DIR + 'wp-includes/js/dist/commands.js',
11541155
],
11551156
dest: BUILD_DIR + 'wp-includes/js/dist/'
11561157
}

0 commit comments

Comments
 (0)