Skip to content

Commit

Permalink
fix: use i18next-scanner v3 for better i18next compatibility (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiVandivier authored Jul 19, 2024
1 parent 763aba7 commit 84a5a59
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 221 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"html-webpack-plugin": "^5.5.0",
"http-proxy": "^1.18.1",
"i18next-conv": "^9",
"i18next-scanner": "^4.5.0",
"i18next-scanner": "^3.3.0",
"inquirer": "^7.3.3",
"lodash": "^4.17.11",
"mini-css-extract-plugin": "^2.5.3",
Expand Down
Loading

0 comments on commit 84a5a59

Please sign in to comment.