Skip to content

Commit

Permalink
fix: add keywords to npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
josias-r committed Mar 16, 2023
1 parent ae3d957 commit 649bdb7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@
"./styles/main.css": "./styles/main.css",
"./styles/themes/basic.css": "./styles/themes/basic.css"
},
"keywords": [
"tour",
"intro",
"onboarding",
"walkthrough",
"spotlight",
"popover",
"overlay",
"overlays",
"user-onboarding",
"feature-introductions",
"focus-shifters"
],
"files": [
"dist/**",
"!**/.DS_Store",
Expand Down

0 comments on commit 649bdb7

Please sign in to comment.