Skip to content

Commit

Permalink
fix: add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
boyander committed Sep 19, 2023
1 parent 2da1c20 commit 10a68f2
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 @@ -6,6 +6,14 @@
"type": "git",
"url": "https://github.com/faablecloud/faableql.git"
},
"keywords": [
"mongodb",
"faableql",
"faable",
"mongoose",
"dsl",
"query"
],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
Expand Down

0 comments on commit 10a68f2

Please sign in to comment.