diff options
| author | Nidboj132 <lol2s@vp.plm> | 2023-05-06 17:59:09 +0200 |
|---|---|---|
| committer | Nidboj132 <lol2s@vp.plm> | 2023-05-06 17:59:09 +0200 |
| commit | 022e927b77f4d8dd8711645e314b97628a2c55f4 (patch) | |
| tree | a37a18e472c18efaa8cf875039f53c702f697475 /frontend/package.json | |
| parent | login test (diff) | |
| download | lphub-022e927b77f4d8dd8711645e314b97628a2c55f4.tar.gz lphub-022e927b77f4d8dd8711645e314b97628a2c55f4.tar.bz2 lphub-022e927b77f4d8dd8711645e314b97628a2c55f4.zip | |
login test
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 123a434..72e2117 100644 --- a/frontend/package.json +++ b/frontend/package.json | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | "@testing-library/jest-dom": "^5.16.5", | 6 | "@testing-library/jest-dom": "^5.16.5", |
| 7 | "@testing-library/react": "^13.4.0", | 7 | "@testing-library/react": "^13.4.0", |
| 8 | "@testing-library/user-event": "^13.5.0", | 8 | "@testing-library/user-event": "^13.5.0", |
| 9 | "js-cookie": "^3.0.5", | ||
| 9 | "react": "^18.2.0", | 10 | "react": "^18.2.0", |
| 10 | "react-dom": "^18.2.0", | 11 | "react-dom": "^18.2.0", |
| 11 | "react-scripts": "5.0.1", | 12 | "react-scripts": "5.0.1", |