Skip to content

Commit

Permalink
Merge pull request #4 from imaimai17468/feat/imaimai/add-package-keyw…
Browse files Browse the repository at this point in the history
…ords

feat: add keywords in package.json
  • Loading branch information
imaimai17468 authored Aug 28, 2023
2 parents bc317b3 + 1b95c96 commit 77d9476
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 @@ -54,6 +54,13 @@
"types",
"dist"
],
"keywords": [
"react",
"typescript",
"audio",
"visualizer",
"microphone"
],
"scripts": {
"build": "rollup -c",
"lint": "eslint --ext ts,tsx .",
Expand Down

0 comments on commit 77d9476

Please sign in to comment.