Skip to content

Commit c9bdb39

Browse files
BackendExpertJehanKandyAnupa1998
committed
Update
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Anupa Gamage <[email protected]>
1 parent 05da30d commit c9bdb39

File tree

2 files changed

+144
-2
lines changed

2 files changed

+144
-2
lines changed

client/package-lock.json

Lines changed: 140 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13+
"axios": "^1.7.2",
1314
"react": "^18.2.0",
14-
"react-dom": "^18.2.0"
15+
"react-dom": "^18.2.0",
16+
"react-icons": "^5.2.1",
17+
"react-router-dom": "^6.23.1"
1518
},
1619
"devDependencies": {
1720
"@types/react": "^18.2.66",

0 commit comments

Comments
 (0)