Skip to content

Commit

Permalink
doc: npm keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
btravers committed Nov 9, 2022
1 parent bab2043 commit c4b9dc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
"type": "git",
"url": "https://github.com/btravers/pdf-snapshot.git"
},
"keywords": [
"test",
"jest",
"snapshot",
"pdf",
"visual testing"
],
"scripts": {
"prebuild": "rimraf dist",
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit c4b9dc9

Please sign in to comment.