Skip to content

Commit

Permalink
feat: add keywords to package
Browse files Browse the repository at this point in the history
  • Loading branch information
batrdn committed Jun 10, 2021
1 parent 306336d commit e80bc3a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
"repository": "https://github.com/batrdn/nock-graphql.git",
"author": "batrdn <[email protected]>",
"license": "Apache",
"keywords": [
"graphql test",
"nock",
"client-side graphql test",
"unit testing",
"graphql test mock"
],
"scripts": {
"build": "tsc",
"format": "prettier -u --check .",
Expand Down

0 comments on commit e80bc3a

Please sign in to comment.