Now isValid for schema validation, prints the message when debug is on;

Added dependency of debug
This commit is contained in:
alexandercerutti
2018-08-27 14:00:36 +02:00
parent 788245b140
commit b8e6eec016
3 changed files with 47 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"archiver": "^2.1.1",
"debug": "^3.1.0",
"express": "^4.16.3",
"joi": "^13.6.0",
"moment": "^2.22.2",