Archived
0

Изменение конфигурации

This commit is contained in:
2017-11-10 13:38:51 +03:00
parent 1d77fa6f58
commit 758f6ae9c6
5 changed files with 51 additions and 34 deletions

View File

@@ -9,7 +9,8 @@
"dependencies": {
"body-parser": "^1.18.2",
"concat-stream": "^1.6.0",
"dotenv": "^4.0.0",
"express": "^4.16.1"
"config": "^1.28.1",
"express": "^4.16.1",
"js-yaml": "^3.10.0"
}
}