mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-18 22:41:36 +02:00
Add Dockerfile
This commit is contained in:
parent
426d0b0335
commit
1a1bdfd674
6 changed files with 55 additions and 28 deletions
|
@ -31,8 +31,8 @@
|
|||
"@types/spotify-web-api-node": "^4.0.1",
|
||||
"@types/validator": "^12.0.1",
|
||||
"@types/ws": "^7.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "^2.23.0",
|
||||
"@typescript-eslint/parser": "^2.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.24.0",
|
||||
"@typescript-eslint/parser": "^2.24.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-xo": "^0.29.1",
|
||||
"eslint-config-xo-typescript": "^0.26.0",
|
||||
|
@ -82,7 +82,7 @@
|
|||
"spotify-uri": "^2.0.0",
|
||||
"spotify-web-api-node": "^4.0.0",
|
||||
"sqlite3": "^4.1.1",
|
||||
"youtube.ts": "^0.1.0",
|
||||
"youtube.ts": "^0.1.1",
|
||||
"ytdl-core": "^2.0.0",
|
||||
"ytsr": "^0.1.11"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue