Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/wncc/SoC-Portal
Browse files Browse the repository at this point in the history
  • Loading branch information
Prater-12 committed Apr 11, 2024
2 parents ece8741 + 7506b48 commit 072cc07
Show file tree
Hide file tree
Showing 13 changed files with 11,170 additions and 298 deletions.
232 changes: 11 additions & 221 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"axios": "^1.5.1",
"bootstrap": "^5.3.2",
"react": "^18.2.0",
"react-bootstrap": "^2.9.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.16.0",
"react-scripts": "^5.0.1",
Expand Down Expand Up @@ -40,5 +38,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"tailwindcss": "^3.4.3"
}
}
Loading

0 comments on commit 072cc07

Please sign in to comment.