Skip to content

Commit

Permalink
Edit Post: Fix dependency entry for
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Aug 17, 2023
1 parent 863e74c commit f195b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@wordpress/core-data": "file:../core-data",
"@wordpress/data": "file:../data",
"@wordpress/deprecated": "file:../deprecated",
"@wordpress/dom": "^3.20.0",
"@wordpress/dom": "file:../dom",
"@wordpress/editor": "file:../editor",
"@wordpress/element": "file:../element",
"@wordpress/hooks": "file:../hooks",
Expand Down

0 comments on commit f195b8d

Please sign in to comment.