diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index af43a10..e35ddc8 100644 --- a/package.json +++ b/package.json | |||
| @@ -6,9 +6,11 @@ | |||
| 6 | "@testing-library/jest-dom": "^4.2.4", | 6 | "@testing-library/jest-dom": "^4.2.4", |
| 7 | "@testing-library/react": "^9.3.2", | 7 | "@testing-library/react": "^9.3.2", |
| 8 | "@testing-library/user-event": "^7.1.2", | 8 | "@testing-library/user-event": "^7.1.2", |
| 9 | "i18next": "^20.3.3", | ||
| 9 | "qrcode.react": "^1.0.0", | 10 | "qrcode.react": "^1.0.0", |
| 10 | "react": "^16.13.1", | 11 | "react": "^16.13.1", |
| 11 | "react-dom": "^16.13.1", | 12 | "react-dom": "^16.13.1", |
| 13 | "react-i18next": "^11.11.2", | ||
| 12 | "react-scripts": "^4.0.1" | 14 | "react-scripts": "^4.0.1" |
| 13 | }, | 15 | }, |
| 14 | "scripts": { | 16 | "scripts": { |
