Skip to content

Commit f549843

Browse files
package.json
1 parent d9bea15 commit f549843

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

packages/cli/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lingui/cli",
3-
"version": "5.4.8",
3+
"version": "5.4.1",
44
"description": "CLI for working wit message catalogs",
55
"keywords": [
66
"cli",
@@ -62,12 +62,12 @@
6262
"@babel/parser": "^7.22.0",
6363
"@babel/runtime": "^7.21.0",
6464
"@babel/types": "^7.21.2",
65-
"@lingui/babel-plugin-extract-messages": "^5.4.8",
66-
"@lingui/babel-plugin-lingui-macro": "^5.4.8",
67-
"@lingui/conf": "^5.4.8",
68-
"@lingui/core": "^5.4.8",
69-
"@lingui/format-po": "^5.4.8",
70-
"@lingui/message-utils": "^5.4.8",
65+
"@lingui/babel-plugin-extract-messages": "5.4.1",
66+
"@lingui/babel-plugin-lingui-macro": "5.4.1",
67+
"@lingui/conf": "5.4.1",
68+
"@lingui/core": "5.4.1",
69+
"@lingui/format-po": "5.4.1",
70+
"@lingui/message-utils": "5.4.1",
7171
"chokidar": "3.5.1",
7272
"cli-table": "^0.3.11",
7373
"commander": "^10.0.0",

0 commit comments

Comments
 (0)