mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-28 14:16:57 -05:00
Fix Docker build
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.21",
|
||||
"@types/node-schedule": "^1.3.0",
|
||||
"@types/ws": "^7.2.7",
|
||||
"@typescript-eslint/eslint-plugin": "^2.13.0",
|
||||
"@typescript-eslint/parser": "^2.13.0",
|
||||
"eslint": "^6.8.0",
|
||||
@@ -53,4 +54,4 @@
|
||||
"eslintIgnore": [
|
||||
"**/*.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user