Skip to content

Commit

Permalink
add keywords for SEO (#77)
Browse files Browse the repository at this point in the history
Reviewed by: Alexander Alimovs
Reviewed by: Adarsh Madrecha <adarsh@madrecha.com>
Reviewed by: Brian Bennett
  • Loading branch information
zypA13510 authored May 24, 2021
1 parent 8df1ff8 commit f2e20cf
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@
"scripts": {
"test": "make test"
},
"license": "MIT"
"license": "MIT",
"keywords": [
"error",
"errors",
"err",
"exception",
"exceptions",
"custom"
]
}

0 comments on commit f2e20cf

Please sign in to comment.