package.json: drop po2json

The cockpit-po-plugin was reworked to use gettext-parser directly
instead of po2json in 1e92eb6815eb48aab590790ecd67.
This commit is contained in:
Jelle van der Waa 2023-09-18 12:35:45 +02:00 committed by Martin Pitt
parent 982468f443
commit bb9a4e87dc

View file

@ -35,9 +35,9 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gettext-parser": "2.0.0",
"htmlparser": "1.7.7",
"jed": "1.1.1",
"po2json": "1.0.0-alpha",
"qunit": "2.19.4",
"sass": "1.67.0",
"stylelint": "15.10.3",