Skip to content

Commit

Permalink
chore: update description inside package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 6, 2020
1 parent 52afc6d commit af69063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adonisjs/shield",
"version": "1.0.8",
"description": "Adonis shield is middleware to standard HTTP websites to protect themselves from common web attacks like xss, csp and csrf",
"description": "A middleware for AdonisJS to keep web applications secure from common web attacks",
"main": "build/providers/ShieldProvider.js",
"files": [
"build/adonis-typings",
Expand Down

0 comments on commit af69063

Please sign in to comment.