mirror of
https://github.com/musix-org/musix-oss
synced 2026-03-16 22:20:58 +00:00
Compare commits
12 Commits
168521da42
...
v2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4cbc4da178 | ||
|
|
d1fefc0da9 | ||
|
|
e9415aa30b | ||
|
|
af659db5ba | ||
|
|
740d55a007 | ||
|
|
a452ecb7a8 | ||
|
|
19ffb88afe | ||
|
|
c561afdfb4 | ||
|
|
97f125c510 | ||
|
|
6af1b98ad6 | ||
|
|
f2f1b6d6c5 | ||
|
|
aaca09c9f3 |
1391
package-lock.json
generated
1391
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -17,11 +17,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.25.1",
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"@discordjs/voice": "^0.19.1",
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"dotenv": "^17.2.4",
|
||||
"firebase": "^12.9.0",
|
||||
"firebase-admin": "^13.6.1",
|
||||
"dotenv": "^17.3.1",
|
||||
"firebase": "^12.10.0",
|
||||
"firebase-admin": "^13.7.0",
|
||||
"he": "^1.2.0",
|
||||
"ms": "^2.1.3",
|
||||
"request": "^2.88.2",
|
||||
@@ -29,6 +29,6 @@
|
||||
"ytdl-core": "^4.11.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.11"
|
||||
"nodemon": "^3.1.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user