Skip to content

Commit

Permalink
Add Year Group Calendar (#63)
Browse files Browse the repository at this point in the history
* Add Year group calendar for year 12
Update Events list.

* Change text

* Version number increment

* Adjust buttons
  • Loading branch information
Gum-Joe authored May 29, 2021
1 parent 5ae16fb commit 5530dae
Show file tree
Hide file tree
Showing 10 changed files with 1,105 additions and 9 deletions.
6 changes: 5 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"name": "frontend",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-brands-svg-icons": "^5.15.2",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@fullcalendar/daygrid": "^5.7.0",
"@fullcalendar/icalendar": "^5.7.0",
"@fullcalendar/list": "^5.7.0",
"@fullcalendar/react": "^5.7.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down
Loading

0 comments on commit 5530dae

Please sign in to comment.