Skip to content

Commit dae6adb

Browse files
authored
Merge pull request #38 from CS3219-AY2425S1/solomon/add-frontend-matching-modal
Add frontend matching modal
2 parents ea0d3ed + b1f8e86 commit dae6adb

16 files changed

+3008
-1898
lines changed

apps/frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"next": "14.2.13",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
19-
"sass": "^1.79.2"
19+
"sass": "^1.79.2",
20+
"typeface-montserrat": "^1.1.13"
2021
},
2122
"devDependencies": {
2223
"@types/node": "^20",

0 commit comments

Comments
 (0)