Skip to content

Commit

Permalink
Editor: Remove unnecessary block directory dependency (#23476)
Browse files Browse the repository at this point in the history
* Editor: Remove unnecessary block directory dependency

* Update package-lock.json
  • Loading branch information
ryelle authored Jun 25, 2020
1 parent 85986ff commit f9543e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

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

1 change: 0 additions & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"@wordpress/api-fetch": "file:../api-fetch",
"@wordpress/autop": "file:../autop",
"@wordpress/blob": "file:../blob",
"@wordpress/block-directory": "file:../block-directory",
"@wordpress/block-editor": "file:../block-editor",
"@wordpress/blocks": "file:../blocks",
"@wordpress/components": "file:../components",
Expand Down

0 comments on commit f9543e7

Please sign in to comment.