Skip to content

Commit 3c73ac9

Browse files
authored
Fix override for @wordpress/vips in package.json
1 parent 4ddf6fb commit 3c73ac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"pnpm": {
5151
"overrides": {
52-
"@wordpress/vips": "-"
52+
"@wordpress/upload-media>@wordpress/vips": "-"
5353
}
5454
},
5555
"type": "module"

0 commit comments

Comments
 (0)