diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-04-29 17:41:06 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-29 17:41:06 +0300 |
| commit | c77681af9dd2522364aa6ae93334bffbecaaed9a (patch) | |
| tree | d07df16a0b5f0c85e92449e32e8efad1d17d4952 /frontend/package.json | |
| parent | doc: update history model (#38) (diff) | |
| parent | ui update (diff) | |
| download | lphub-c77681af9dd2522364aa6ae93334bffbecaaed9a.tar.gz lphub-c77681af9dd2522364aa6ae93334bffbecaaed9a.tar.bz2 lphub-c77681af9dd2522364aa6ae93334bffbecaaed9a.zip | |
Merge pull request #39 from Nidboj132/main
ui update
Diffstat (limited to '')
| -rw-r--r-- | frontend/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 149bb8e..123a434 100644 --- a/frontend/package.json +++ b/frontend/package.json | |||
| @@ -34,5 +34,8 @@ | |||
| 34 | "last 1 firefox version", | 34 | "last 1 firefox version", |
| 35 | "last 1 safari version" | 35 | "last 1 safari version" |
| 36 | ] | 36 | ] |
| 37 | }, | ||
| 38 | "devDependencies": { | ||
| 39 | "react-router-dom": "^6.10.0" | ||
| 37 | } | 40 | } |
| 38 | } | 41 | } |