Skip to content

Commit c7451fb

Browse files
committed
update keywords
1 parent 51b7a6a commit c7451fb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@
1414
"express",
1515
"middlewares",
1616
"validation",
17-
"input"
17+
"input",
18+
"404",
19+
"error",
20+
"error handler",
21+
"not found",
22+
"route",
23+
"routing"
1824
],
1925
"author": "algo7",
2026
"license": "Apache License 2.0",
@@ -35,4 +41,4 @@
3541
"./app.js"
3642
]
3743
}
38-
}
44+
}

0 commit comments

Comments
 (0)