mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Editor: Update WordPress packages to make editor full-screen by default.
The following package versions were changed: @wordpress/e2e-test-utils: 4.3.0 -> 4.3.1 @wordpress/edit-post: 3.13.3 -> 3.13.4 This commit update allows the following PR to be part of trunk https://github.com/WordPress/gutenberg/pull/20611. Props youknowriad, mcsf, mapk. Fixes: #49574. git-svn-id: https://develop.svn.wordpress.org/trunk@47421 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+2
-2
@@ -27,7 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@wordpress/custom-templated-path-webpack-plugin": "1.6.0",
|
||||
"@wordpress/dependency-extraction-webpack-plugin": "2.3.0",
|
||||
"@wordpress/e2e-test-utils": "4.3.0",
|
||||
"@wordpress/e2e-test-utils": "4.3.1",
|
||||
"@wordpress/library-export-default-webpack-plugin": "1.6.0",
|
||||
"@wordpress/scripts": "6.2.0",
|
||||
"autoprefixer": "9.6.2",
|
||||
@@ -91,7 +91,7 @@
|
||||
"@wordpress/deprecated": "2.7.0",
|
||||
"@wordpress/dom": "2.8.0",
|
||||
"@wordpress/dom-ready": "2.7.0",
|
||||
"@wordpress/edit-post": "3.13.3",
|
||||
"@wordpress/edit-post": "3.13.4",
|
||||
"@wordpress/editor": "9.12.3",
|
||||
"@wordpress/element": "2.11.0",
|
||||
"@wordpress/escape-html": "1.7.0",
|
||||
|
||||
Reference in New Issue
Block a user