chore: dev env add validator package

This commit is contained in:
Bill Church 2024-08-17 10:48:53 +00:00
parent 303f53dc43
commit 5c8c1a2333
No known key found for this signature in database

View file

@ -43,6 +43,7 @@
"read-config-ng": "~3.0.7", "read-config-ng": "~3.0.7",
"socket.io": "~2.2.0", "socket.io": "~2.2.0",
"ssh2": "~0.8.9", "ssh2": "~0.8.9",
"validator": "^13.12.0",
"webssh2_client": "^0.2.19" "webssh2_client": "^0.2.19"
}, },
"scripts": { "scripts": {