Skip to content

Commit

Permalink
chore: add keywords (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Apr 21, 2024
1 parent 80f3b63 commit 90d219e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
"engines": {
"node": ">= 6.0.0"
},
"keywords": [
"mysql",
"mysql2",
"aws",
"rds",
"ssl",
"bundle"
],
"scripts": {
"build": "npx tsc",
"lint": "eslint . --ext .js,.ts && prettier --check .",
Expand Down

0 comments on commit 90d219e

Please sign in to comment.