diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index 9cec5bc..682d3bf 100644 --- a/package.json +++ b/package.json | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | "@testing-library/jest-dom": "^5.14.1", | 6 | "@testing-library/jest-dom": "^5.14.1", |
| 7 | "@testing-library/react": "^12.0.0", | 7 | "@testing-library/react": "^12.0.0", |
| 8 | "@testing-library/user-event": "^13.2.1", | 8 | "@testing-library/user-event": "^13.2.1", |
| 9 | "evergreen-ui": "^6.3.0", | ||
| 9 | "i18next": "^20.3.5", | 10 | "i18next": "^20.3.5", |
| 10 | "i18next-browser-languagedetector": "^6.1.2", | 11 | "i18next-browser-languagedetector": "^6.1.2", |
| 11 | "qrcode.react": "^1.0.1", | 12 | "qrcode.react": "^1.0.1", |
| @@ -15,8 +16,8 @@ | |||
| 15 | "react-scripts": "^4.0.3" | 16 | "react-scripts": "^4.0.3" |
| 16 | }, | 17 | }, |
| 17 | "devDependencies": { | 18 | "devDependencies": { |
| 18 | "prettier": "2.3.2", | 19 | "husky": "^7.0.1", |
| 19 | "husky": "^7.0.1" | 20 | "prettier": "2.3.2" |
| 20 | }, | 21 | }, |
| 21 | "scripts": { | 22 | "scripts": { |
| 22 | "start": "react-scripts start", | 23 | "start": "react-scripts start", |
