Skip to content

Commit

Permalink
chore: add package keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalle Ott committed Mar 26, 2021
1 parent 9f43cbe commit 0170834
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
"name": "react-lazy-svg",
"version": "2.0.1",
"license": "MIT",
"keywords": [
"react",
"svg",
"spritesheet",
"sprite",
"sprites",
"icons",
"ssr",
"typescript",
"react-component"
],
"repository": {
"url": "https://github.com/kaoDev/react-lazy-svg"
},
Expand Down

0 comments on commit 0170834

Please sign in to comment.