Skip to content

Commit

Permalink
fix: add pkg keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jan 12, 2023
1 parent 2ad7347 commit 8f6fdad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "groq-js",
"version": "1.1.3",
"keywords": [
"sanity",
"json",
"query",
"groq"
],
"license": "MIT",
"author": "Sanity.io <[email protected]>",
"sideEffects": false,
Expand Down

0 comments on commit 8f6fdad

Please sign in to comment.