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:
parent
5cb865dc07
commit
9dce9b02e3
1 changed files with 1 additions and 1 deletions
|
|
@ -35,9 +35,9 @@
|
||||||
"eslint-plugin-promise": "^6.0.0",
|
"eslint-plugin-promise": "^6.0.0",
|
||||||
"eslint-plugin-react": "^7.29.4",
|
"eslint-plugin-react": "^7.29.4",
|
||||||
"eslint-plugin-react-hooks": "^4.4.0",
|
"eslint-plugin-react-hooks": "^4.4.0",
|
||||||
|
"gettext-parser": "2.0.0",
|
||||||
"htmlparser": "^1.7.7",
|
"htmlparser": "^1.7.7",
|
||||||
"jed": "^1.1.1",
|
"jed": "^1.1.1",
|
||||||
"po2json": "^1.0.0-alpha",
|
|
||||||
"qunit": "^2.9.3",
|
"qunit": "^2.9.3",
|
||||||
"sass": "^1.61.0",
|
"sass": "^1.61.0",
|
||||||
"sizzle": "^2.3.3",
|
"sizzle": "^2.3.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue