Added a validator

This commit is contained in:
2021-05-31 12:40:54 -07:00
parent 54d4bbf4ea
commit 7f67c04467
4 changed files with 100 additions and 11 deletions

View File

@@ -22,11 +22,14 @@
"@types/react-redux": "^7.1.16",
"@types/react-router-dom": "^5.1.7",
"@types/sharp": "^0.28.0",
"@types/socket.io": "^3.0.2",
"@types/socket.io-client": "^3.0.0",
"@types/through2": "^2.0.36",
"babel-polyfill": "^6.26.0",
"comlink-loader": "^2.0.0",
"event-stream": "^4.0.1",
"express": "^4.17.1",
"fastest-validator": "^1.11.0",
"fs-extra": "^9.1.0",
"imghash": "^0.0.8",
"react": "^17.0.1",