Skip to content

Commit

Permalink
add npm keywords for better search
Browse files Browse the repository at this point in the history
  • Loading branch information
Regaddi authored Jul 8, 2022
1 parent d2fbcd8 commit 7b916ac
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"version": "0.2.4",
"license": "BSD-2-Clause",
"keywords": [
"daily",
"react",
"hooks",
"audio",
"video",
"chat",
"live",
"webrtc",
"browser",
"library"
],
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit 7b916ac

Please sign in to comment.