Skip to content

Commit

Permalink
chore: add localization dependencies and dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jjgancfer committed Feb 4, 2024
1 parent 72916e1 commit 0ffe3aa
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 11 deletions.
70 changes: 59 additions & 11 deletions webapp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"axios": "^1.6.5",
"dotenv": "^16.4.1",
"i18next": "^23.8.2",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.21.3",
Expand Down

0 comments on commit 0ffe3aa

Please sign in to comment.