-
- Téléchargements
Add uuid as a direct requirement
parent
af084ee7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
... | ... | @@ -51,11 +51,13 @@ |
"p-queue": "^6.4.0", | ||
"pg-promise": "^10.5.6", | ||
"prom-client": "^12.0.0", | ||
"uuid": "^8.3.1", | ||
"winston": "^3.2.1", | ||
"winston-daily-rotate-file": "^4.5.0" | ||
}, | ||
"devDependencies": { | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@types/better-sqlite3": "^5.4.1", | ||
"@types/chai": "^4.2.11", | ||
"@types/command-line-args": "^5.0.0", | ||
"@types/js-yaml": "^3.12.4", | ||
... | ... | @@ -63,7 +65,6 @@ |
"@types/mime": "^2.0.2", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^12", | ||
"@types/better-sqlite3": "^5.4.1", | ||
"chai": "^4.2.0", | ||
"mocha": "^8.0.1", | ||
"nyc": "^15.1.0", | ||
... | ... |
Please se connecter to comment