Skip to content

Commit 7433f57

Browse files
committed
update keywords
1 parent 87c8297 commit 7433f57

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
},
1313
"keywords": [
1414
"express",
15-
"middlewares"
15+
"middlewares",
16+
"validation"
1617
],
1718
"author": "algo7",
1819
"license": "Apache License 2.0",
@@ -28,4 +29,4 @@
2829
"dependencies": {
2930
"body-parser": "^1.19.0"
3031
}
31-
}
32+
}

0 commit comments

Comments
 (0)