Skip to content

Commit

Permalink
js-packages: Fix textdomains (#40368)
Browse files Browse the repository at this point in the history
We have a bunch of packages that, for historical reasons, use "jetpack"
rather than a unique text domain. Fix them now.

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12124750667

Upstream-Ref: Automattic/jetpack@d56cb8a
  • Loading branch information
anomiex authored and matticbot committed Dec 2, 2024
1 parent 2794daf commit 58e749c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@automattic/color-studio": "2.6.0",
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-api": "^0.17.19",
"@automattic/jetpack-components": "^0.63.1-alpha",
"@automattic/jetpack-components": "^0.64.0-alpha",
"@wordpress/base-styles": "5.12.0",
"@wordpress/block-editor": "14.7.0",
"@wordpress/data": "10.12.0",
Expand Down

0 comments on commit 58e749c

Please sign in to comment.