Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://develop.svn.wordpress.org/trunk"
},
"gutenberg": {
"sha": "c15cef1d6b07f666df28dac0383bafb0edfe0914",
"sha": "pr-78211",
"ghcrRepo": "WordPress/gutenberg/gutenberg-wp-develop-build"
Comment on lines 9 to 11
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only here for testing purposes to demonstrate that specifying a mutable tag is supported and works as expected.

},
"engines": {
Expand Down Expand Up @@ -35,6 +35,7 @@
"@types/espree": "10.1.0",
"@types/htmlhint": "1.1.5",
"@types/jquery": "3.5.34",
"@types/node": "20.19.41",
"@types/underscore": "1.13.0",
"@wordpress/e2e-test-utils-playwright": "1.42.0",
"@wordpress/prettier-config": "4.42.0",
Expand Down
Loading
Loading