fix: fix/docker-52 #53

Merged
Anri merged 2 commits from fix/docker-52 into main 2023-01-17 12:34:52 +01:00
Showing only changes of commit 85bc843006 - Show all commits

View file

@ -21,10 +21,10 @@
"discord.js": "^14.3.0",
"sqlite3": "^5.0.11",
"typescript": "^4.7.4",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"@types/uuid": "^9.0.0"
},
"devDependencies": {
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"dotenv": "^16.0.1",