Skip to content

Commit

Permalink
fix: add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Dec 5, 2020
1 parent cdfc11e commit 05f4399
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,25 @@
"tailwindcss": "^2.0.1",
"typescript": "^4.1.2"
},
"keywords": [
"animation",
"bottom-drawer",
"bottom-sheet",
"bottomsheet",
"dialog",
"drag-drop",
"draggableview",
"drawer",
"gesture-control",
"modal",
"motion",
"overlay",
"popup",
"react",
"react-spring",
"sheet",
"typescript"
],
"browserslist": [
"Chrome >= 49",
"Android >= 58",
Expand Down

0 comments on commit 05f4399

Please sign in to comment.