mirror of
https://git.haroon.hackclub.app/haroon/osu-leaderboard.git
synced 2025-07-04 10:06:01 +00:00
linking works now (hooray)
This commit is contained in:
parent
d1e0ca8d46
commit
610522b16d
3 changed files with 135 additions and 32 deletions
|
@ -7,5 +7,12 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@slack/bolt": "^3.19.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"bcrypt": "^5.1.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"postgres": "^3.4.4"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue