Skip to content

Commit f193dd7

Browse files
committed
➕ koa-helmet
1 parent ca976bf commit f193dd7

File tree

2 files changed

+144
-45
lines changed

2 files changed

+144
-45
lines changed

package-lock.json

Lines changed: 143 additions & 45 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
@@ -19,6 +19,7 @@
1919
"element-ui": "^2.13.0",
2020
"koa": "^2.6.2",
2121
"koa-bodyparser": "^4.2.1",
22+
"koa-helmet": "^5.2.0",
2223
"koa-router": "^8.0.8",
2324
"koa2-cors": "^2.0.6",
2425
"lru-cache": "^5.1.1",

0 commit comments

Comments
 (0)