Skip to content

Commit 61c8b5b

Browse files
committed
added express vaildator package
1 parent 5626687 commit 61c8b5b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

package-lock.json

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"debug": "~2.6.9",
1515
"dotenv": "^16.0.3",
1616
"express": "^4.18.2",
17+
"express-validator": "^6.15.0",
1718
"jsonwebtoken": "^9.0.0",
1819
"mongoose": "^6.9.0",
1920
"morgan": "~1.9.1"

0 commit comments

Comments
 (0)