Skip to content

Commit

Permalink
Add keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Sep 27, 2023
1 parent 5279eaa commit 6cbc7c2
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 @@ -7,6 +7,13 @@
"types": "lib/index.d.ts",
"repository": "https://github.com/baku89/tethr",
"sideEffects": false,
"keywords": [
"camera",
"webcam",
"dslr",
"webusb",
"ptp"
],
"scripts": {
"dev": "vite serve demo",
"lint": "eslint --fix src --ext .ts --ignore-path .gitignore",
Expand Down

0 comments on commit 6cbc7c2

Please sign in to comment.