mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
api: add express-validator
This commit is contained in:
parent
a59453f231
commit
8a0f7b3abd
2 changed files with 14 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
"express": "^4.17.1",
|
||||
"express-validator": "^6.10.0",
|
||||
"is-docker": "^2.1.1",
|
||||
"js-yaml": "^4.0.0",
|
||||
"logplease": "^1.2.15",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue